ACC1x: Find Company Macro Does Not Work Correctly in NWIND.MDBID: Q109324
|
The appropriate record for the company you selected in the Select Company
To Find box on the Suppliers form in the sample database NWIND.MDB will not
be displayed if you have chosen any of the alphabet buttons on the form.
For example, if you have chosen the "L" alphabet button, and then select a
company that has a name that starts with the letter "E" in the Select
Company To Find box, the record will not be displayed. Only companies whose
names start with the letter "L" can be displayed.
The alphabet buttons on the Suppliers form apply filters to the records. If a filter is applied, only records that match the filter's criteria will be displayed.
Choose the All button, so that no filters are applied, before using the
Select Company To Find box.
-or-
Add the ShowAllRecords macro action as the first line of the Find Company
macro, which is the macro run by the Select Company To Find combo box. The
ShowAllRecords macro action removes all filters. To add the ShowAllRecords
action to the Find Company macro, follow these steps:
Keywords : kbusage FmsCmbo
Version : 1.0 1.1
Platform : WINDOWS
Issue type : kbprb
Last Reviewed: March 30, 1999