D
David
Hello,
Bad design, I know, but a customer wants to take what is currently field1,
field2, field3, etc. and use this data in a drop down box.
The table is a single record, with 10 of these fields.
Any suggestions on how to make each field a record in a query, and use it as
the data source for a combo box. (or other suggestions for using this data in
a combo box).
The data can be changed by the user, which is why I need to dynamically
access it.
Thanks!
Bad design, I know, but a customer wants to take what is currently field1,
field2, field3, etc. and use this data in a drop down box.
The table is a single record, with 10 of these fields.
Any suggestions on how to make each field a record in a query, and use it as
the data source for a combo box. (or other suggestions for using this data in
a combo box).
The data can be changed by the user, which is why I need to dynamically
access it.
Thanks!