Looking to create a text box that counts a field between to paramaters. I got this far but doesn't seem to be working
There are a certain amount of stores in each wave - I am trying to count the number of stores.
Marsh
Code:
Select (store) From (All Info) Where store between waves "9" and "12"
Marsh
Comment