![]() |
VLOOKUP
Hi,
Can someone please help me. I am using Vlookup to look up a table and bring nack relevant information. When the information is not found vlookup returns N/A. Is there any way of vlookup returning an empty cell if no info is found Rgds Gordon |
VLOOKUP
=IF(ISNA(VLOOKUP(...)),"",VLOOKUP(....))
HTH -- AP "gordo" a écrit dans le message de ups.com... Hi, Can someone please help me. I am using Vlookup to look up a table and bring nack relevant information. When the information is not found vlookup returns N/A. Is there any way of vlookup returning an empty cell if no info is found Rgds Gordon |
VLOOKUP
=IF(ISNA(VLOOKUP(DATA)),"NO INFO",VLOOKUP(DATA))
"gordo" wrote: Hi, Can someone please help me. I am using Vlookup to look up a table and bring nack relevant information. When the information is not found vlookup returns N/A. Is there any way of vlookup returning an empty cell if no info is found Rgds Gordon |
All times are GMT +1. The time now is 12:01 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com