lana_faith
Registered User.
- Local time
- Today, 12:57
- Joined
- Aug 8, 2006
- Messages
- 19
Okay, so I have a table, created from an action query which shows all orders for a specific RepID. One of the fields in this table is ProductName. There are many many prouct names in this table, and potentially many more as more product is added. Many of the names of the products are very very similar. what I want to do is create a query which calculates the number of occurrances of a certain string in the field ProductName... for example...
Some of the values in ProductName are
Exp
ExpUp
Exp/CHS
Dig
DigUp
DigDBB
Dig/CHS
etc.
What would be nice is if I can count the number of occurrances of, say "Exp" in the created table. I'm sitting here with help manuals and such and I'm completely stumped... I'd appreciate some bigger brains than mine taking a look at this one please... Thank you!
Lana F Call
Some of the values in ProductName are
Exp
ExpUp
Exp/CHS
Dig
DigUp
DigDBB
Dig/CHS
etc.
What would be nice is if I can count the number of occurrances of, say "Exp" in the created table. I'm sitting here with help manuals and such and I'm completely stumped... I'd appreciate some bigger brains than mine taking a look at this one please... Thank you!

Lana F Call