Search by field name

Xenix

Registered User.
Local time
Today, 20:46
Joined
Oct 8, 2001
Messages
124
I have a form where I select a product via a combo box and it returns a field reference label, e.g. prod1, prod2 etc.
there are field names from prod1 to prod68

Now I want to write some code that will do a search for any customers that have a tick in the boxes under what product group I select from my combo box.

Any ideas?
 
I'd say you have a design problem if you really have seperate fields for each product. Is that what you meant?
 

Users who are viewing this thread

Back
Top Bottom