Pro tip: Populate an Excel UserForm combo box without VBA Your email has been sent Susan Harkins shows you two easy ways to populate an Excel UserForm, and neither requires a single bit of VBA code.
This example provides a step-by-step tutorial for simple appointment form customization. You'll learn how to replace a text box used for editing an appointment's subject with a combo box and add an ...
Trying to create a 'form' (Create a Purchase Order) where I have 3 combo boxes. 1.)Supplier 2.)Items 3.) Quantity. Ideally, I would like the user to choose a supplier from a list in the first combo ...