B
Bob
Sorry about the subject--I couldn't figure out how to describe it
simply.
I have a large file (16,000 records) of amounts billed by roughly
10,000 service providers. A number of these providers have multiple
office locations, so each record is unique to a specific office
location. In other words, a provider who billed from 3 different
office locations will have 3 entries. Each provider has a unique
provider ID number, which stays the same regardless of which office
location he is billing from.
I want to be able to subtotal the amount billed by each provider for
all their office locations combined, and then assign those subtotals
to each provider who has multiple offices, so that I will be able to
sort the providers by the total amount they billed, e.g., how many
unique providers billed a total of $1,000 or more, etc., regardless of
how many offices they had. Is there a way to do this?
Thanks for any help.
simply.
I have a large file (16,000 records) of amounts billed by roughly
10,000 service providers. A number of these providers have multiple
office locations, so each record is unique to a specific office
location. In other words, a provider who billed from 3 different
office locations will have 3 entries. Each provider has a unique
provider ID number, which stays the same regardless of which office
location he is billing from.
I want to be able to subtotal the amount billed by each provider for
all their office locations combined, and then assign those subtotals
to each provider who has multiple offices, so that I will be able to
sort the providers by the total amount they billed, e.g., how many
unique providers billed a total of $1,000 or more, etc., regardless of
how many offices they had. Is there a way to do this?
Thanks for any help.