All of my totals are coming out incorrectly when querying the information in my database.
I have just noticed that in the design view - some fields are Indexed as Yes (Duplicates OK).
How will this affect the numbers being output?
2006-09-07
22:51:43
·
2 answers
·
asked by
quay_grl
5
in
Computers & Internet
➔ Software
My apologies - just learning Access so my question is probably amature.
My table has 109 columns and 202,863 rows of data. Obviously this is my main table.
In my query I am selecting:
Supplier ID, Customer ID, Line Amount (Sales), Line Amount (Cost), Product Group, Month, Warehouse Code.
It is the Supplier ID that is showing Yes (Duplicates OK).
Otherwise I cannot figure out where the problem exists - unless perhaps in the Datawarehouse query where the information is being sourced.
Any ideas?
2006-09-07
23:11:43 ·
update #1