Have a inventory report showing the total of each item.
Using a UnitsOnHand quesry(taking out damages and quarantine- UnitsOnHand: Sum(IIf([WarehouseName]<>"Quarantined" And [WarehouseName]<>"Damaged" And [WarehouseName]<>"King Street Office",[TotalUnits],0))
No i want to add that together in one total on the report.
Any suggestions?
thnaks
Using a UnitsOnHand quesry(taking out damages and quarantine- UnitsOnHand: Sum(IIf([WarehouseName]<>"Quarantined" And [WarehouseName]<>"Damaged" And [WarehouseName]<>"King Street Office",[TotalUnits],0))
No i want to add that together in one total on the report.
Any suggestions?
thnaks