This is killing me! It should be so simple, but I am having no luck.
I have a table (for example called "Snacks")with 6 records (always these 6).
1 popcorn
2 chocolate
3 soda pop
4 orange juice
5 water
6 hot dogs
I do queries and reports on these records seperately. But now I want to create a new field called "Drinks" and combine all the values for any record that has either "soda pop, orange juice or water" into a new one called "Drinks"
For example
Query Generates a report / query
Snack ---- Number Sold
Soda Pop 5
Water 11
Orange Juice 2
Total Drinks 18
I just cannot seem to find a way to do this!
Help! (feel free to email me direclty).
Thanks very much,
Steve
I have a table (for example called "Snacks")with 6 records (always these 6).
1 popcorn
2 chocolate
3 soda pop
4 orange juice
5 water
6 hot dogs
I do queries and reports on these records seperately. But now I want to create a new field called "Drinks" and combine all the values for any record that has either "soda pop, orange juice or water" into a new one called "Drinks"
For example
Query Generates a report / query
Snack ---- Number Sold
Soda Pop 5
Water 11
Orange Juice 2
Total Drinks 18
I just cannot seem to find a way to do this!
Help! (feel free to email me direclty).
Thanks very much,
Steve