GeganTur,Originally Posted by CreganTur
Thanks for the advice. This is exactly I'm going to do. Use the loop to extract selections in listbox1 to a string which will form a WHERE clause to build a SQL string for the rowsource of listbox 2. Does this make sense?
What event would be good? afterupdate or onclick? or something else?
Thanks again.