I have a unique issue with a query that simply groups inventory in multiple locations by their department prefix (VS, QC and so forth) and lot number then sums the on-hand quantities. My problem is there always seems to be on entry that will have a doubled value. This is consistent until the item is consumed and then I may go a week or two before another number picks up this attribute. To work around this I have another query that does that same thing but only works with the single inventory table (the problem child has multiple tables all linked one to one with a master list.