markchales
New member
- Local time
- Tomorrow, 00:32
- Joined
- Aug 24, 2004
- Messages
- 6
Hi all,
I'm impressed, I've only just found this forum. Unbelievable.
Situation.
Combobox uses data that references fields in a table with 31 fields and 19,333 records.(and growing)
All data of interest in this table is 0/-1 (Yes/No).
All fields in the table are simply called 1, 2, 3 etc.
Using Access 97
Need to count how many -1 for given field between 2 dates.
Question.
Can I use the selected row in the combobox (eg; 16) to have a query use that value as the field to work with?
Hoping you can help.
Many thanks in advance
Mark
I'm impressed, I've only just found this forum. Unbelievable.
Situation.
Combobox uses data that references fields in a table with 31 fields and 19,333 records.(and growing)
All data of interest in this table is 0/-1 (Yes/No).
All fields in the table are simply called 1, 2, 3 etc.
Using Access 97
Need to count how many -1 for given field between 2 dates.
Question.
Can I use the selected row in the combobox (eg; 16) to have a query use that value as the field to work with?
Hoping you can help.
Many thanks in advance
Mark