ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   what does IF(D3="," mean please (https://www.excelbanter.com/excel-worksheet-functions/99623-what-does-if-d3%3D-mean-please.html)

Jilly

what does IF(D3="," mean please
 


starguy

what does IF(D3="," mean please
 

this might be like this
=IF(D3=""
"" represents blank cell, so above formula will be read as IF D3= blank
then....


--
starguy
------------------------------------------------------------------------
starguy's Profile: http://www.excelforum.com/member.php...o&userid=32434
View this thread: http://www.excelforum.com/showthread...hreadid=562006


Dav

what does IF(D3="," mean please
 

if(d3="," would usually be part of an if statement like if
(d3=",".Yes","No")

So if the value of d3 is a comma , then yes otherwise no

as starguy says if(d3="", would mean if d3 is blank


Regards

Dav


--
Dav
------------------------------------------------------------------------
Dav's Profile: http://www.excelforum.com/member.php...o&userid=27107
View this thread: http://www.excelforum.com/showthread...hreadid=562006



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

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