Milothicus
Registered User.
- Local time
- Today, 14:07
- Joined
- Sep 24, 2004
- Messages
- 134
I'm setting up a search form for my database. On my input form, i have a combo that's populated with a value list. I want to use the same value list for a combo on my search form. I copied the values from one value list to the other, but if i update one, i want the other to update automatically.
Can i set the search combo to use the input combo's value list? How would I reference a value list for a field in a table? On the other hand, would it be a better idea to remove the value list and put the values in a table?
Can i set the search combo to use the input combo's value list? How would I reference a value list for a field in a table? On the other hand, would it be a better idea to remove the value list and put the values in a table?