A
Al
Hello,
I was wondering if there are any ill effects to the procedure of loading
about 8 columns of data into a combo box, then using the user's choice in
the first colmn (visible) to fill other text boxes on the form, with the
data in the other columns (not visible)?
The list pulled up by the combo box may have 100 or so records of prices,
10 character strings, etc - nothing heavy.
I use it as a pretty quick way of populating text boxes, based on the
user action and haven't had any problems in the past, but thought I'd
check, nonetheless.
Any better ways I should be doing this?
Thanks,
Al
I was wondering if there are any ill effects to the procedure of loading
about 8 columns of data into a combo box, then using the user's choice in
the first colmn (visible) to fill other text boxes on the form, with the
data in the other columns (not visible)?
The list pulled up by the combo box may have 100 or so records of prices,
10 character strings, etc - nothing heavy.
I use it as a pretty quick way of populating text boxes, based on the
user action and haven't had any problems in the past, but thought I'd
check, nonetheless.
Any better ways I should be doing this?
Thanks,
Al