Queries with selected data from table

U

uberblick

Hello,

I have 2 columns that contains items category and product type. My table
reads like this

"SKU" "Item Category" "Product Type" etc

In items Category, I have 4 different field names (DVD, VHS, UMD, GAM).

In Product type, I have 5 types (BLU, DVD, GM, HD and VHS).

I want to create seperate queries where I will have only SKUs with "DVD" and
"DVD" (Query1), "DVD" and "BLU"(Query2), "DVD" and "HD"(Query3), "UMD" and
"DVD"(Query4), and "GAM" and "GM"(Query5).

Any input will be appreciated.


Regards

Stephan
 
Top