C
Court
Hi,
I have a listbox that contains 3 columns (3 fields from
an 8 field table), and it populates the rowsource with
essentially a query. However, Id like the other fields
(not in the listbox) to be put into variables as they
scroll down the list so they can find the details of any
one row in the listbox.
If that doenst make sense, I have 3 columns in listbox,
which shows 3 fields of information, if they click one
one of the rows, i want to display all 8 fields, thus i
need the remaining 5 as variables to temporarily display.
Thanks in advance.
Court
I have a listbox that contains 3 columns (3 fields from
an 8 field table), and it populates the rowsource with
essentially a query. However, Id like the other fields
(not in the listbox) to be put into variables as they
scroll down the list so they can find the details of any
one row in the listbox.
If that doenst make sense, I have 3 columns in listbox,
which shows 3 fields of information, if they click one
one of the rows, i want to display all 8 fields, thus i
need the remaining 5 as variables to temporarily display.
Thanks in advance.
Court