B
Brad
By using the Wizard, I have set up a List Box to provide the end-users with
an easy way to pick the product that they are working with.
The catch is that I would like to capture and save more than one field when
an item is selected in the List Box (such as both Product ID and Product
Description).
I came up with a way to do this with a little VBA code sitting behind the
List Box. Is this a good way to do this, or is there a better method?
Thanks for your advice.
an easy way to pick the product that they are working with.
The catch is that I would like to capture and save more than one field when
an item is selected in the List Box (such as both Product ID and Product
Description).
I came up with a way to do this with a little VBA code sitting behind the
List Box. Is this a good way to do this, or is there a better method?
Thanks for your advice.