ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Simple IF statement (https://www.excelbanter.com/excel-worksheet-functions/157669-simple-if-statement.html)

Steve Douglas P2p, MCP

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


Mike H

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



Bob Phillips

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




David Biddulph[_2_]

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




Steve Douglas P2p, MCP

Simple IF statement
 
Thanks all, very kind for your answers.

Kind Regards
Steve



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

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