bluenose76
Registered User.
- Local time
- Today, 12:44
- Joined
- Nov 28, 2004
- Messages
- 127
Gentlemen,
I am having a little trouble with what seems to be a complicated query.
My problem is that I have a table that has a column with 23 unique entries. And a column with 6 entries.
When I run my query I need it to first filter by the column with the 6 entries and then subsequently select several choice from the column with 23 in it.
The Column with 6 entries is populated with alpha characters and the column with 23 is numeric.
I have tried many variations of query and this does not give me the result I wish. The next stage I believe is some VB Code, however my working knowledge of VB code is not good enough to write this myself.
Any and all advice / suggestions is 100% appreciated.
Thank you
Bev
I am having a little trouble with what seems to be a complicated query.
My problem is that I have a table that has a column with 23 unique entries. And a column with 6 entries.
When I run my query I need it to first filter by the column with the 6 entries and then subsequently select several choice from the column with 23 in it.
The Column with 6 entries is populated with alpha characters and the column with 23 is numeric.
I have tried many variations of query and this does not give me the result I wish. The next stage I believe is some VB Code, however my working knowledge of VB code is not good enough to write this myself.
Any and all advice / suggestions is 100% appreciated.
Thank you
Bev