
Originally Posted by
missinglinq
there is no 'command wizard' and has never been! There is a command button wizard, which is what june7 was referring to!
In form design view, if you go up to the ribbon, under 'controls' you'll see an icon marked 'button.' this is the command button icon. If you click on it, as june7 said, and move to the form and click on it, it'll place a command button on your form. At this point the command button wizard will pop up, allowing you to select a task to be done with that particular command button.
Other controls, such as the combobox, listbox and option group controls, have their own wizards, which are invoked in the same manner, by simply placing one on the form.
Linq ;0)>