![]() |
If statement to find NA()
I have a VLOOKUP that returns NA. This is not a problem. In another
column, I want to populate it with data from column X if the value in column AG returns NA from the VLOOKUP. Suggestions? Thanks, Barb Reinhardt |
If statement to find NA()
Try
=if(ISNA(AG2),X2, "Not NA!") "Barb Reinhardt" wrote: I have a VLOOKUP that returns NA. This is not a problem. In another column, I want to populate it with data from column X if the value in column AG returns NA from the VLOOKUP. Suggestions? Thanks, Barb Reinhardt |
All times are GMT +1. The time now is 04:52 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com