ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Conditional Statements Help! (https://www.excelbanter.com/excel-discussion-misc-queries/182950-conditional-statements-help.html)

Brian

Conditional Statements Help!
 
In Excel, can you write IF Then statements in a formula. for example if
V2=0 then "MEET" Now I already have a formula in V2, I am looking to add the
conditional statement to that formula, and if the answer is true then I need
V2 to read "OK" if if V2 is false then I need V2 to read "Not OK"

Thank Brain

Kevin B

Conditional Statements Help!
 
Try the following:

=IF(V2=0,"OK","Not OK")
--
Kevin Backmann


"Brian" wrote:

In Excel, can you write IF Then statements in a formula. for example if
V2=0 then "MEET" Now I already have a formula in V2, I am looking to add the
conditional statement to that formula, and if the answer is true then I need
V2 to read "OK" if if V2 is false then I need V2 to read "Not OK"

Thank Brain



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

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