
Originally Posted by
n3mcx1
In this example, I am trying to get #Load-Location!F5 to match the name in I2:I7 on the #Input-Location IF and ONLY IF one of the cells in B2:B7 is unhashed(Blank). At the same time, the info in #Load_location!F5 is concatenated with #Load_location!H7.
I can only get it to work if I leave the "#" in the formula I currently have in #Load-Location!F5 (=INDEX('#Input-Location'!I2:I7,(MATCH("#",'#Input-Location'!B2:B7,0))), if I try to make the MATCH(""....) I get a #N/A returned.
Tim
Bookmarks