I have salesmen throughout the country. Each salesman sells in a particular state. I want to total up each salesman's invoice sales for the prior month (I will also do this for: July 2010, %Difference between July 2011/July2010, YTD 2010, YTD2011, and percent difference between YTD2010 and YTD2011)
The tables.fields I have are:
ARSalesRep.Name
ARInvoice.InvoiceDate
ARInvoice.Invoicetotal
ARInvoice.ShipToState
How would I construct formulas for these?
The tables.fields I have are:
ARSalesRep.Name
ARInvoice.InvoiceDate
ARInvoice.Invoicetotal
ARInvoice.ShipToState
How would I construct formulas for these?