Z
Zarko
I use Access to condense 50,000-80,000 records with 15 fields into forms to
create reports based on 10 of the fields. In my query, I use 4 other tables
to rename data and classify certain information. On the two fields with
currency, I use a SUM total, and on the product number (primary) field I use
a count option.
For the current report I am trying to create, I am pulling only the records
associated with one region. There are 6,475 unique records associated with
the region. However, when I use the count function on the product number, I
am getting 29,697. I have not been able to figure out why this is happening.
I haven't had this problem since I started this project. Does anyone have any
ideas?
create reports based on 10 of the fields. In my query, I use 4 other tables
to rename data and classify certain information. On the two fields with
currency, I use a SUM total, and on the product number (primary) field I use
a count option.
For the current report I am trying to create, I am pulling only the records
associated with one region. There are 6,475 unique records associated with
the region. However, when I use the count function on the product number, I
am getting 29,697. I have not been able to figure out why this is happening.
I haven't had this problem since I started this project. Does anyone have any
ideas?