I have a form with a Listbox & subform on it.
When scrolling thru the records on the main form, the listbox requeries to show right list with the main forms current record. On any given record the list box can have from 1 to 4 items shown.
I need to have the subform requery based on a single column in the listbox. Can this be done without the user having to select the items in the listbox? I want the subform to show ALL related records from the listbox, wether its 1 item or 4...
Any suggestions or examples...???
Thanks in advance...!!!
jcw5107
When scrolling thru the records on the main form, the listbox requeries to show right list with the main forms current record. On any given record the list box can have from 1 to 4 items shown.
I need to have the subform requery based on a single column in the listbox. Can this be done without the user having to select the items in the listbox? I want the subform to show ALL related records from the listbox, wether its 1 item or 4...
Any suggestions or examples...???
Thanks in advance...!!!
jcw5107