Hi all
Have a Form called "Offers" in which - depending on selecting the product category first in a combo box - the following subforms may pop up. The subforms are called "Offers_IP", "Offers_FM" and "Offers_MTA" and contain many different fields according to product categories (IP,FM,MTA). The seven fields in the main form "Offers" are the same for all the three sub offers, so thats why they are in the main form. The tables behind the forms look obviously the same. I related the table by "Offers_ID" which in the table "Offers" is the primary key.
Now i would like to design a query which shows all the offers with all the fields for the different offers entered and not only the fields of the table "Offers".
Hope this is explaining enough.
Any help is gr8ly appreciated.
Chris
Have a Form called "Offers" in which - depending on selecting the product category first in a combo box - the following subforms may pop up. The subforms are called "Offers_IP", "Offers_FM" and "Offers_MTA" and contain many different fields according to product categories (IP,FM,MTA). The seven fields in the main form "Offers" are the same for all the three sub offers, so thats why they are in the main form. The tables behind the forms look obviously the same. I related the table by "Offers_ID" which in the table "Offers" is the primary key.
Now i would like to design a query which shows all the offers with all the fields for the different offers entered and not only the fields of the table "Offers".
Hope this is explaining enough.
Any help is gr8ly appreciated.
Chris