wayneryeven
Technical User
Hi All
Wondering can anyone help.
I have a worksheet (Sheet1) that holds this data:
Item Date Stock
A 10/08 50
A 12/08 30
Sheet 2 holds Supply information:
Item Date Supply
A 11/08 50
What i need to do is lookup in Sheet1 to see if there is due any supply of an item and add this to a new column D.
However, in the above example exposes a problem- The stock data does not exist for every date. In this case what i would want is for it to take the next date it finds greater than supply date.
Therefore, above, the supply date is 11/08. In column D of Sheet1 i would like to see Item A on the 12/08 to change to 50.
Firstly, can this be achieved? And secondly, any pointers?
Many thanks for all feedback, I hope i have explained it but feel free to ask for further detail if required?
Thanks
Wondering can anyone help.
I have a worksheet (Sheet1) that holds this data:
Item Date Stock
A 10/08 50
A 12/08 30
Sheet 2 holds Supply information:
Item Date Supply
A 11/08 50
What i need to do is lookup in Sheet1 to see if there is due any supply of an item and add this to a new column D.
However, in the above example exposes a problem- The stock data does not exist for every date. In this case what i would want is for it to take the next date it finds greater than supply date.
Therefore, above, the supply date is 11/08. In column D of Sheet1 i would like to see Item A on the 12/08 to change to 50.
Firstly, can this be achieved? And secondly, any pointers?
Many thanks for all feedback, I hope i have explained it but feel free to ask for further detail if required?
Thanks