ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Help with IF formula (https://www.excelbanter.com/excel-discussion-misc-queries/208198-help-if-formula.html)

sed

Help with IF formula
 
I am trying to create a formula that says the following:
if c2="" then "" but if c22 then "Yes" if not "No"


I cannot get this to work :S I would appreciate someone's help. Thank you
--
sss

John C[_2_]

Help with IF formula
 
=IF(C2="","",IF(C22,"Yes","No"))
--
** John C **


"sed" wrote:

I am trying to create a formula that says the following:
if c2="" then "" but if c22 then "Yes" if not "No"


I cannot get this to work :S I would appreciate someone's help. Thank you
--
sss


sed

Help with IF formula----solved
 
Thank you!
--
sss


"John C" wrote:

=IF(C2="","",IF(C22,"Yes","No"))
--
** John C **


"sed" wrote:

I am trying to create a formula that says the following:
if c2="" then "" but if c22 then "Yes" if not "No"


I cannot get this to work :S I would appreciate someone's help. Thank you
--
sss


Don Guillett

Help with IF formula
 

A simple look in the help index for IF will answer your question.
--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"sed" wrote in message
...
I am trying to create a formula that says the following:
if c2="" then "" but if c22 then "Yes" if not "No"


I cannot get this to work :S I would appreciate someone's help. Thank you
--
sss



John C[_2_]

Help with IF formula----solved
 
Thanks for the feedback, and don't forget to tip your waiter :)
--
** John C **


"sed" wrote:

Thank you!
--
sss


"John C" wrote:

=IF(C2="","",IF(C22,"Yes","No"))
--
** John C **


"sed" wrote:

I am trying to create a formula that says the following:
if c2="" then "" but if c22 then "Yes" if not "No"


I cannot get this to work :S I would appreciate someone's help. Thank you
--
sss



All times are GMT +1. The time now is 07:12 AM.

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