jamiesuperman420
Registered User.
- Local time
- Today, 02:33
- Joined
- Nov 20, 2008
- Messages
- 43
Hello there!! I have a form (SearchCode) that's used to search for a "Code" that's chosen from a combo box. When you hit the "Search" button it opens the proper form (Central) and displays the corresponding
Code:
which works perfectly fine(!!) - HOWEVER, it also automatically filters it so that it's the only record (out of the 900-some).
Is there a way to stop the filter from being added - like better code?? The original form is already filtered by [Company]<>""
Thanks for any help!!