jordan0904
11-01-2000, 05:45 AM
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.