R
Robbyn
Hi all,
I posted the following in application errors, but I think I posted it in the
wrong. Hopefully, this is the right group.
Why does the following formula work:
=IF(ISBLANK(VLOOKUP($B$1,Database,217,0)),"",VLOOKUP($B$1,Database,217,0))
But this one doesn't (I get a #REF error):
=IF(ISBLANK(VLOOKUP($B$1,Database,218,0)),"",VLOOKUP($B$1,Database,218,0))
I posted the following in application errors, but I think I posted it in the
wrong. Hopefully, this is the right group.
Why does the following formula work:
=IF(ISBLANK(VLOOKUP($B$1,Database,217,0)),"",VLOOKUP($B$1,Database,217,0))
But this one doesn't (I get a #REF error):
=IF(ISBLANK(VLOOKUP($B$1,Database,218,0)),"",VLOOKUP($B$1,Database,218,0))