D
David M
WOW!! I am completely stumped!! Here is the formula in
question:
=IF(ISERROR(VLOOKUP(L4,PMDBSTATS,12,FALSE)),"",MID(VLOOKUP
(L4,PMDBSTATS,12,FALSE),1,10))
Now this works until I try to parse columns beyond #13. I
have tried the following:
1. copied to another cell within the named range...result:
returns an integer:
2. copied the exact formula into another cell..result:
returns duplicate information(thats good)...
3. okay created a test sheet with two columns, defined a
name copied the formula to an empty cell, result: returned
and integer....
4. lastly, I manually stepped through the formula,manually
choose the columns to parse, told excel to retun the data
in the 3rd column...result: returned an integer....
So it appears for some reason it has stopped working...if
all this sounds confusing?? Can anyone offer an idea???
Thanx so much..
David
question:
=IF(ISERROR(VLOOKUP(L4,PMDBSTATS,12,FALSE)),"",MID(VLOOKUP
(L4,PMDBSTATS,12,FALSE),1,10))
Now this works until I try to parse columns beyond #13. I
have tried the following:
1. copied to another cell within the named range...result:
returns an integer:
2. copied the exact formula into another cell..result:
returns duplicate information(thats good)...
3. okay created a test sheet with two columns, defined a
name copied the formula to an empty cell, result: returned
and integer....
4. lastly, I manually stepped through the formula,manually
choose the columns to parse, told excel to retun the data
in the 3rd column...result: returned an integer....
So it appears for some reason it has stopped working...if
all this sounds confusing?? Can anyone offer an idea???
Thanx so much..
David