PC Review


Reply
Thread Tools Rate Thread

Conditional Statements Help!

 
 
Brian
Guest
Posts: n/a
 
      8th Apr 2008
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
 
Reply With Quote
 
 
 
 
Kevin B
Guest
Posts: n/a
 
      8th Apr 2008
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

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Conditional statements Sue Microsoft Excel Worksheet Functions 1 12th May 2008 10:14 PM
Conditional Statements =?Utf-8?B?Um9iZXJ0IEFsYnJlY2h0?= Microsoft Excel Misc 2 3rd Oct 2006 08:29 PM
IF conditional statements Alex Martinez Microsoft Excel Discussion 2 22nd Aug 2005 07:35 AM
Conditional Statements Brig Siton Microsoft Access Form Coding 3 10th Jul 2005 12:38 PM
help with conditional statements =?Utf-8?B?YWNjY2x0NzE4?= Microsoft Access VBA Modules 1 14th Mar 2005 09:07 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:00 PM.