T
telpaman
I have two tables with almost matching data fields:
And I need to compare and match the exacting data to each other.
However, one table may have more items listed or Nulls from one that don't
match the other table.
Here are the tables and field names:
Table 1: ASL Planned data
Fields:Location,Material & Reorder Point
Table 2: On Hand Inventory
Fields:Storage location (location),Last Material (Material), Standard Price
& On Hand Inventory
I basically need the list by location and material (part number) side by
side or Cross-tabbed to show what is on hand, reorder point for that item and
the matching data next to it.
Thanks.
And I need to compare and match the exacting data to each other.
However, one table may have more items listed or Nulls from one that don't
match the other table.
Here are the tables and field names:
Table 1: ASL Planned data
Fields:Location,Material & Reorder Point
Table 2: On Hand Inventory
Fields:Storage location (location),Last Material (Material), Standard Price
& On Hand Inventory
I basically need the list by location and material (part number) side by
side or Cross-tabbed to show what is on hand, reorder point for that item and
the matching data next to it.
Thanks.