jordan0904
Registered User.
- Local time
- Today, 14:32
- Joined
- Jul 19, 2000
- Messages
- 13
I have a form, when a value is picked in the first listbox I want the second listbox to display only the records that go with the first listbox. I know how to write a select statement to retrieve the records. My problem is where would I put this code. If I put it on load form I get an error message, because it can't find my variables.