ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   =IF(C16<>"",C16,0.4) (https://www.excelbanter.com/excel-discussion-misc-queries/30097-%3Dif-c16%3C%3E%22%22-c16-0-4-a.html)

fei

=IF(C16<>"",C16,0.4)
 
what does it mean?

mangesh_yadav


Suppose you enter the above formula in cell C17, then it checks the
value in cell C16. If it is empty (i.e. "") then it puts the value in
C16 (which is blank) in C17. But if C16 is not blank, then it puts 0.4
in cell C17.

Mangesh


--
mangesh_yadav
------------------------------------------------------------------------
mangesh_yadav's Profile: http://www.excelforum.com/member.php...o&userid=10470
View this thread: http://www.excelforum.com/showthread...hreadid=377980


mangesh_yadav


Sorry, it is the other way round.

Suppose you enter the above formula in cell C17, then it checks the
value in cell C16. If it is not empty (i.e. < "") then it puts the
value of C16 in C17. But if C16 is blank, then it puts 0.4 in cell
C17.

Mangesh


--
mangesh_yadav
------------------------------------------------------------------------
mangesh_yadav's Profile: http://www.excelforum.com/member.php...o&userid=10470
View this thread: http://www.excelforum.com/showthread...hreadid=377980


FLKULCHAR

it means, if c16 is blank...enter 0.4...otherwise, if c16 is NOT blank, enter
its value.

"fei" wrote:

what does it mean?


Bill Martin -- (Remove NOSPAM from address)

fei wrote:
what does it mean?

---------

The other guys have answered the specific question you actually asked.

However in answer to the question you *didn't* ask, within Excel click
on "Help" at the top then on "Contents and Index". Type "IF" into the
search window and it will bring up a lot of helpful information on the
IF() function -- complete with examples of how to use it.

Excel has a good set of help information for all of it's functions and
it's generally a great place to start and a good learning tool.

Good luck...

Bill



All times are GMT +1. The time now is 07:11 PM.

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