N
Neophyte
I want to look up sales data from previous years and compare them to this
year's data. I have 4 worksheets worth of sales starting in '04 to present.
Each sheet has the same number of columns: customer number, invoice number,
invoice date and amount, but the rows are different for each year (9705 rows
are the most so far). I have a customer sheet with name, customer number and
salesperson.
This is what I want to do:
1. Type in a date or date range to lookup by sales date for each year's
worksheet in the customer worksheet.
1a. Something like IF the dates are >= 1/1 and <= 1/31 then do sumif() based
on customer number.
2. Return the sales data based on the range above to the correct customer
for each year in the customer sheet.
This way I can see the purchase trends.
I don't know anything about macros or VBA and I am afraid this is going to
lead me into them, down that road of perdition of staying up late with some
of y'alls books in bed. I have done data filters in the past and then used
sumif() to get the information in the past but it is getting old in cutting
and editing formulaes.
Many thanks to the vast unpaid resources here.
Lee C.
year's data. I have 4 worksheets worth of sales starting in '04 to present.
Each sheet has the same number of columns: customer number, invoice number,
invoice date and amount, but the rows are different for each year (9705 rows
are the most so far). I have a customer sheet with name, customer number and
salesperson.
This is what I want to do:
1. Type in a date or date range to lookup by sales date for each year's
worksheet in the customer worksheet.
1a. Something like IF the dates are >= 1/1 and <= 1/31 then do sumif() based
on customer number.
2. Return the sales data based on the range above to the correct customer
for each year in the customer sheet.
This way I can see the purchase trends.
I don't know anything about macros or VBA and I am afraid this is going to
lead me into them, down that road of perdition of staying up late with some
of y'alls books in bed. I have done data filters in the past and then used
sumif() to get the information in the past but it is getting old in cutting
and editing formulaes.
Many thanks to the vast unpaid resources here.
Lee C.