Hi ,
Having a bit of a brain freeze and wondered if anyone has the solution.
I have a spreadhseet with following columns: Date -- Invoice $ -- Salesperson, it is several hundred rows & often with numerous invoices on same date.
I would like create a speedometer for each salesperson which indicates SALESPERSONS PERFORMANCE against ACTUAL BUDGET either daily or monthly.
The formula is quite simple being total sales/number of days (or months) to date from 1/1/12.
If anyone can point me in the right track it would be most appreciated.
I can filter by salesperson and also set up the thresholds, but coming up with the correct datafeed is where my problem is.
Many thx in advance,
Dale
David Hudson on
Hi Dale.
I think it might help if you accumulate the data in your spreadsheet source first.
For example to use the SUMIF function to sum up all the Invoice$ for each Salesperson.
But there might be a better solution within mashzone..
Cheers
Dave