D
Daniel
I have a query which sums data in a table and i want one of the fields to
count the amount of times the word "removed" is in the field.
My query counts the number of records (ie. 50), the total sales for that day
over the 50 records (lets say $1,000) and for some of the 50 record i have
put the word removed (lets say twice).
So i want the query to return
50 records & $1,000 in sales and two removed
Help me
Daniel
count the amount of times the word "removed" is in the field.
My query counts the number of records (ie. 50), the total sales for that day
over the 50 records (lets say $1,000) and for some of the 50 record i have
put the word removed (lets say twice).
So i want the query to return
50 records & $1,000 in sales and two removed
Help me
Daniel