Hey folks,
Need help with the following. I have a table that list usage fields such as as Date, part #, Order #, Desc, Qty, etc. I append usage reports to this every so many days. Moreover, I have a 2nd table that I use to convert multiple part #'s into one generic description. This is necessary as my customer does not care that I have multiple part #'s, and they just want to see total usage for 5" pipe. I have multiple part #'s because our pipe part #/desc. are vendor specific. So I make a relationship with these 2 tables in query and only need to view what is equal as I have the chosen the specific part #'s that will roll into the generic description. Usually I summarize the qty from the usage table. I have attached my sample conversion table. I would like to create a query based on this relationship that will show me the positives and negatives in separate columns, and a blank value in its corresponding column. So if its 3, then I would like to see a 3 in the positive column and nothing in the other. Does anyone know how to help?
Thanks,
Need help with the following. I have a table that list usage fields such as as Date, part #, Order #, Desc, Qty, etc. I append usage reports to this every so many days. Moreover, I have a 2nd table that I use to convert multiple part #'s into one generic description. This is necessary as my customer does not care that I have multiple part #'s, and they just want to see total usage for 5" pipe. I have multiple part #'s because our pipe part #/desc. are vendor specific. So I make a relationship with these 2 tables in query and only need to view what is equal as I have the chosen the specific part #'s that will roll into the generic description. Usually I summarize the qty from the usage table. I have attached my sample conversion table. I would like to create a query based on this relationship that will show me the positives and negatives in separate columns, and a blank value in its corresponding column. So if its 3, then I would like to see a 3 in the positive column and nothing in the other. Does anyone know how to help?
Thanks,