Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default Simple IF statement

Hi All,

I need to get a formula which says if there is any value in a2, then
make a1 = "Accepted"
Im sure I need an If statement, but not sure how I do the "any value"
bit.
Appologies I am a noob to this.

Many Thanks
Steve

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default Simple IF statement

Try this in A1

=IF(A2<"","Accepted","")

Mike

"Steve Douglas P2p, MCP" wrote:

Hi All,

I need to get a formula which says if there is any value in a2, then
make a1 = "Accepted"
Im sure I need an If statement, but not sure how I do the "any value"
bit.
Appologies I am a noob to this.

Many Thanks
Steve


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,593
Default Simple IF statement

=IF(A2<"","Accepted","")

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Steve Douglas P2p, MCP" wrote in message
ups.com...
Hi All,

I need to get a formula which says if there is any value in a2, then
make a1 = "Accepted"
Im sure I need an If statement, but not sure how I do the "any value"
bit.
Appologies I am a noob to this.

Many Thanks
Steve



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default Simple IF statement

=IF(A2<"","Accepted","")
--
David Biddulph

"Steve Douglas P2p, MCP" wrote in message
ups.com...
Hi All,

I need to get a formula which says if there is any value in a2, then
make a1 = "Accepted"
Im sure I need an If statement, but not sure how I do the "any value"
bit.
Appologies I am a noob to this.

Many Thanks
Steve



  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default Simple IF statement

Thanks all, very kind for your answers.

Kind Regards
Steve

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Simple IF statement Alok Excel Worksheet Functions 0 November 30th 06 05:51 PM
Simple IF statement Dave F Excel Worksheet Functions 0 November 30th 06 05:49 PM
Simple IF statement Connie Martin Excel Worksheet Functions 0 November 30th 06 05:42 PM
Simple If Statement digital21st Excel Worksheet Functions 2 August 2nd 06 03:57 PM
Simple IF statement (hopefully!!) Jamesy Excel Discussion (Misc queries) 6 June 14th 06 08:10 PM


All times are GMT +1. The time now is 08:21 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"