piggylumps
Board Regular
- Joined
- May 11, 2011
- Messages
- 55
Morning everyone, can anyone help with this little problem.
If a vlookup formula returns a #N/A value, can that #N/A be turned into text usuing an IF statement?
eg:
=IF(E7="#N/A","Loaded Awaiting Response",E7)
E7 is the result of the original vlookup formula.
If a vlookup formula returns a #N/A value, can that #N/A be turned into text usuing an IF statement?
eg:
=IF(E7="#N/A","Loaded Awaiting Response",E7)
E7 is the result of the original vlookup formula.