crossy5575
Registered User.
- Local time
- Today, 02:05
- Joined
- Apr 21, 2015
- Messages
- 46
Hi,
I have a simple query where there are 6 products, I want to show all of the results on a tabbed form split by product.
How do you do this via SQL so that you only use 1 query and change it for each tab?
ie tab 1 shows the query filtered to product 1 tab 2 shows product 2 etc.
next point - does it matter if the tab then has a subform on it? how would you do this in SQL
I have attached a database to show this - at the moment i have 6 queries populating the data, this will get messy if i have lots of products!
thanks
Simon
I have a simple query where there are 6 products, I want to show all of the results on a tabbed form split by product.
How do you do this via SQL so that you only use 1 query and change it for each tab?
ie tab 1 shows the query filtered to product 1 tab 2 shows product 2 etc.
next point - does it matter if the tab then has a subform on it? how would you do this in SQL
I have attached a database to show this - at the moment i have 6 queries populating the data, this will get messy if i have lots of products!
thanks
Simon