APerfectCircle
New Member
- Joined
- Jul 14, 2018
- Messages
- 3
Hello!
I have an IFERROR, which returns a value from a V-lookup, and iferror, it returns the text "Active". However, some of the fields from the V-lookup are blank and it returns 1/9/1900. Which function can I add so that these cells also the text "Active"? I currently have IFERROR(VLOOKUP,"ACTIVE"). I have tried adding ISBLANK, but I'm not sure if this is what I need.
Thanks in advance
I have an IFERROR, which returns a value from a V-lookup, and iferror, it returns the text "Active". However, some of the fields from the V-lookup are blank and it returns 1/9/1900. Which function can I add so that these cells also the text "Active"? I currently have IFERROR(VLOOKUP,"ACTIVE"). I have tried adding ISBLANK, but I'm not sure if this is what I need.
Thanks in advance