L
Looking for a pivot table in Access
I deal with serveral hundred thousands of records on a daily basis and I
recently received a file that is about 400k records and I need to break them
down into separate tables based on the field of where they were sent from.
From that I have to pull out each different form and calculate how many
instances of each form and how much the total value is of each form. I guess
it would look something like this SENT FROM>DOCUMENT TYPE>Total Count/Total
Value. In Excel I would just use a pivot table but there far too many for
files for Excel(2000ver.) to handle in one sheet. Is there a way I can the
same amount of functionality out of Access? Now, I've already used code to
get them all into one master table, and I started to use a prompt query to
pull out the different SENT FROM fields, but that I realized after about
45minutes and not getting anywhere there has to be a faster way. If anyone
could give me any helpful advice even if its just how to automactically make
several tables based on the SENT FROM field it would be highly appreciated.
recently received a file that is about 400k records and I need to break them
down into separate tables based on the field of where they were sent from.
From that I have to pull out each different form and calculate how many
instances of each form and how much the total value is of each form. I guess
it would look something like this SENT FROM>DOCUMENT TYPE>Total Count/Total
Value. In Excel I would just use a pivot table but there far too many for
files for Excel(2000ver.) to handle in one sheet. Is there a way I can the
same amount of functionality out of Access? Now, I've already used code to
get them all into one master table, and I started to use a prompt query to
pull out the different SENT FROM fields, but that I realized after about
45minutes and not getting anywhere there has to be a faster way. If anyone
could give me any helpful advice even if its just how to automactically make
several tables based on the SENT FROM field it would be highly appreciated.