P
Peter
Hi Guys, I am trying to get this formula to work, without much joy. I have
several pages of data, each with a month as their sheet name, this is
collected from the "month" sheet from a drop down menu in cell B2. The
summary sheet where this formula is used will look for the category in G4
then go to the month sheet described by MONTH!$B$2 and search for the match
for G4 then return the data from the 6th column in the data area described
by B4:M500. All I get is #VALUE. I have spent hours playing with this and
although I hate to give in to this problem I have just run out of energy.
Any help would be gratefully received
VLOOKUP(G4,(MONTH!$B$2&"B4:M500"),6,FALSE)
Regards
Peter
several pages of data, each with a month as their sheet name, this is
collected from the "month" sheet from a drop down menu in cell B2. The
summary sheet where this formula is used will look for the category in G4
then go to the month sheet described by MONTH!$B$2 and search for the match
for G4 then return the data from the 6th column in the data area described
by B4:M500. All I get is #VALUE. I have spent hours playing with this and
although I hate to give in to this problem I have just run out of energy.
Any help would be gratefully received
VLOOKUP(G4,(MONTH!$B$2&"B4:M500"),6,FALSE)
Regards
Peter