News

The ShortcutMenuBar property applies only to controls on a form, and not to controls on a report. You can also use the ShortcutMenuBar property to specify the menu bar macro that is used to display a ...
Susan Harkins shows you two easy ways to populate an Excel UserForm, and neither requires a single bit of VBA code.
Control Character Matching in a Combo Box and List Box The following example uses the MatchEntry property to demonstrate character matching that is available for ComboBox and ListBox. In this example, ...
How to Use Auto Complete in a Combo Box in Excel 2003. Excel offers tools and characteristics that make it an ideal platform for you to create data entry forms. One such feature is form controls ...
How to Create a Form Using Microsoft Excel 2007. There are several ways to add forms in Microsoft Excel 2007, without the need to learn Visual Basic and type complex code.