Hi,
I have a simple Access query that Sums the number of items received and the number of items used, then uses an expression to calculate 'Received' - 'Used'.
The table that contains this data just has 'Date', 'PartNumber', 'Received', 'Used', 'OrderNumber' and 'Comments' fields.
I populate this table using the same form used as a subform in 3 different main forms.
My problem is that when I run the query, the same part number is shown 2 times, almost as if it is 2 separate numbers. When I go into the datasheet view on the query the two part numbers look the same.
I apologise if this is not a query problem and any help will be appreciated.
Alan
I have a simple Access query that Sums the number of items received and the number of items used, then uses an expression to calculate 'Received' - 'Used'.
The table that contains this data just has 'Date', 'PartNumber', 'Received', 'Used', 'OrderNumber' and 'Comments' fields.
I populate this table using the same form used as a subform in 3 different main forms.
My problem is that when I run the query, the same part number is shown 2 times, almost as if it is 2 separate numbers. When I go into the datasheet view on the query the two part numbers look the same.
I apologise if this is not a query problem and any help will be appreciated.
Alan