ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   IF function to test whether the cell value is equal to empty nest (https://www.excelbanter.com/excel-worksheet-functions/185608-if-function-test-whether-cell-value-equal-empty-nest.html)

terb

IF function to test whether the cell value is equal to empty nest
 
need to use an IF function to test whether the value in a cell is equal to an
empty text string "", if so, display an empty txt string, otherwise, use the
cell in a list table/ specify an exact match

yshridhar

IF function to test whether the cell value is equal to empty nest
 
Need more details.
Try this
=if(a1="","",vlookup(a1,tabletolookup,columnno,tru e/false))
Hope this is what you are after.
best wishes
Sreedhar


"terb" wrote:

need to use an IF function to test whether the value in a cell is equal to an
empty text string "", if so, display an empty txt string, otherwise, use the
cell in a list table/ specify an exact match



All times are GMT +1. The time now is 02:41 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com