L
Linda
I am working on a sales report that is sorted by realtor.
I need to total the amount of sales that each realtor
has. I know that =Count(*) will give me all records on
the page, and that =Count([sales_id]) will give a total
for all sales records. Is there a way to calculate the
number of sales for each realtor?
I need to total the amount of sales that each realtor
has. I know that =Count(*) will give me all records on
the page, and that =Count([sales_id]) will give a total
for all sales records. Is there a way to calculate the
number of sales for each realtor?