CCIDBMNG
Registered User.
- Local time
- Today, 13:12
- Joined
- Jan 25, 2002
- Messages
- 154
I think the answer to this question is probably somewhere on this forum but not for exactly what I need. I have tables for each data-entry person. All the tables are basically the same. I want to be able to fill a combo box for a county based off of what the data-entry person typed as the city. I know how to do this with one form but I don't want to create specific queries for each data-entry form I'm having a problem. Is there a way to put in the criteria of a query the name of the form that is currently open? Or is there another way to do it using code in my forms? Someone please help.