=IF(ISNA(v(VLOOKUP(RIGHT(OFFSET(INDEX('Page 4'!$B$2:$BA$2,,MATCH($B$1,'Page 4'!$B$2:$BA$2,1)),MATCH($A5,'Page 4'!$A$3:$A$300,0),),4)&" "&RIGHT(OFFSET(INDEX('Page 4'!$B$2:$BA$2,,MATCH($B$1,'Page 4'!$B$2:$BA$2,1)),MATCH($A5,'Page 4'!$A$3:$A$300,0)+1,),4)&" "&RIGHT(OFFSET(INDEX('Page 4'!$B$2:$BA$2,,MATCH($B$1,'Page 4'!$B$2:$BA$2,1)),MATCH($A5,'Page 4'!$A$3:$A$300,0)+2,),4)&" "&RIGHT(OFFSET(INDEX('Page 4'!$B$2:$BA$2,,MATCH($B$1,'Page 4'!$B$2:$BA$2,1)),MATCH($A5,'Page 4'!$A$3:$A$300,0)+3,),4),$AK$4:$AL$18,2,FALSE))),"",v())
It took a while, but it works surprisingly well, especially considering all of the variables it's looking for...Normally I wouldn't do something so heinous, but it addressed the specific need that my boss had.
Smitty
EDIT: It looks at specific premium pages of our publication (Page 4 of 16 in this case), across 52 possible publication dates based upon an input date (the PennySaver is a weekly publication), through a range of 116 individual publication zones, for any number of possible page configurations from 1/4, 1/2 (vertical or horizontal), 3/4 & Full Page and lists them in a cell. I.E. "Tony's Pizza - 1/2V") It gives us an idea of how well a particular market is doing with regards to selling their positions. I'd post an example, but it's confidential as it deals with pre-publication information... :wink: