Hi
I have a simple formula I’m using to pull data from other tabs on a spreadsheet =IFERROR( VLOOKUP(A33,tab1,9,FALSE),””)
This has been working fine until I now want to pull through data from a field that has a date in it. Now, if the particular cell it’s pulling from doesn’t have a date it shows 00/01/1900 when I would like it to just be a blank cell instead.
It’s like it needs another IFERROR within it but wherever I put it I just get an error
Can someone help me please?
thank you
I have a simple formula I’m using to pull data from other tabs on a spreadsheet =IFERROR( VLOOKUP(A33,tab1,9,FALSE),””)
This has been working fine until I now want to pull through data from a field that has a date in it. Now, if the particular cell it’s pulling from doesn’t have a date it shows 00/01/1900 when I would like it to just be a blank cell instead.
It’s like it needs another IFERROR within it but wherever I put it I just get an error
Can someone help me please?
thank you