binaryfingers
Technical User
- Jul 26, 2002
- 118
Hi
I would like to be able to pull data from a cell matching the appropriate date and currently use the following formula.
=INDEX('FEB 06'!$C$5:$Z$100,24,(MATCH(Summary!$C$3,'FEB 06'!$C$5:$Z$5,0)))
This works great, however I would like to take it one step further and have the FEB replaced by the month that the date on the Summary sheet represents.
Summary!C3 is the following format 21/02/06
look forward to any help on replacing the fixed month.
Thanks,
I would like to be able to pull data from a cell matching the appropriate date and currently use the following formula.
=INDEX('FEB 06'!$C$5:$Z$100,24,(MATCH(Summary!$C$3,'FEB 06'!$C$5:$Z$5,0)))
This works great, however I would like to take it one step further and have the FEB replaced by the month that the date on the Summary sheet represents.
Summary!C3 is the following format 21/02/06
look forward to any help on replacing the fixed month.
Thanks,