Hello,
I am writing a query that links a Sum of Variation table to a Sales Table. The Field that links the two is the Sales Order field. The problem is that not all Sales_Orders in the sales table are in the Variation table. When i do a search with a paramater not all the records show, only the ones in botht tables . What i am asking is if there is a way to make all sales_orders that are not on the variation table = 0. I was thinking an IIF would work but i havent had any luck with it.
I am writing a query that links a Sum of Variation table to a Sales Table. The Field that links the two is the Sales Order field. The problem is that not all Sales_Orders in the sales table are in the Variation table. When i do a search with a paramater not all the records show, only the ones in botht tables . What i am asking is if there is a way to make all sales_orders that are not on the variation table = 0. I was thinking an IIF would work but i havent had any luck with it.