R
RTP
Ok....Here we go....
I have a Table called tblCompanyClient.....which are the Clients for a
certain Company. So obviously I have a one-to-many reltionship to tblCompany.
Now, within the tblCompanyClient table I have built 5 buckets for the
products that the Client might have. I realize this is not formally
normalized, but I didn't think I needed to build an additional table for that
relationship. These 5 buckets are then linked back to the tblCompanyProducts
table. When I defined this relationship, Access seemed to automatically
create 4 additional tables...tblCompanyProducts_1,_2,_3, and _4.
Now I need to report on the product name that is within tblCompanyProducts.
The problem is that those dynamically created tables are NOT in my drag down.
So I can only choose chrProductName only one time.
Can anyone help me here???
Thanks in advance....
I have a Table called tblCompanyClient.....which are the Clients for a
certain Company. So obviously I have a one-to-many reltionship to tblCompany.
Now, within the tblCompanyClient table I have built 5 buckets for the
products that the Client might have. I realize this is not formally
normalized, but I didn't think I needed to build an additional table for that
relationship. These 5 buckets are then linked back to the tblCompanyProducts
table. When I defined this relationship, Access seemed to automatically
create 4 additional tables...tblCompanyProducts_1,_2,_3, and _4.
Now I need to report on the product name that is within tblCompanyProducts.
The problem is that those dynamically created tables are NOT in my drag down.
So I can only choose chrProductName only one time.
Can anyone help me here???
Thanks in advance....