J
John
Yet another of my Lookup problems. I am trying to return Sales for Last Year
for a Specified Restaurant. My data is located as follows in Sheet2
Store(A1:...) Sales Date (B1:......) Sales Value (C1:......)
On sheet1 I have a Store Reference in A6 that will equate to one of 30
stores in Column A in Sheet1 (30 stores by 360 days). I also have a
reference date in D1 that gives me the current years date eg. today is
03/06/2004
I want to return in Cell D6 on Sheet1 last Years actual Sales for Store No.1
(which has its reference in A6) for the date in D1. I will continue the for
the rest of the week for Store No. 1-30
In a way I have 2 lookups. eg. Lookup the Store No. that is referenced in
A6, then depending on the date in D1 return the equivalent day last year -
which will be that date minus 366
This Lookup function is driving me nuts
Thanks
for a Specified Restaurant. My data is located as follows in Sheet2
Store(A1:...) Sales Date (B1:......) Sales Value (C1:......)
On sheet1 I have a Store Reference in A6 that will equate to one of 30
stores in Column A in Sheet1 (30 stores by 360 days). I also have a
reference date in D1 that gives me the current years date eg. today is
03/06/2004
I want to return in Cell D6 on Sheet1 last Years actual Sales for Store No.1
(which has its reference in A6) for the date in D1. I will continue the for
the rest of the week for Store No. 1-30
In a way I have 2 lookups. eg. Lookup the Store No. that is referenced in
A6, then depending on the date in D1 return the equivalent day last year -
which will be that date minus 366
This Lookup function is driving me nuts
Thanks