I have 2 tables. Customers and Orders
In total I have 10 customers and 100 orders
Not all orders have a record under customerID
I setup a One to many relationships with customerID.
Now I have a form where I can drill through each order. I would still like to be able to drill through each 100 orders. However it has excluded all orders with a blank customerID?
In total I have 10 customers and 100 orders
Not all orders have a record under customerID
I setup a One to many relationships with customerID.
Now I have a form where I can drill through each order. I would still like to be able to drill through each 100 orders. However it has excluded all orders with a blank customerID?