Is there a way to create multiple control sources for list boxes?
I would like data from two listbox columns to populate two textboxes of the same record.
I know populating the secondary textbox can be accomplished through a query based on the primary listbox column. However simply passing the pair of data would work much better for me.
Thank you.
I would like data from two listbox columns to populate two textboxes of the same record.
I know populating the secondary textbox can be accomplished through a query based on the primary listbox column. However simply passing the pair of data would work much better for me.
Thank you.