![]() |
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 |
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 |
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 |
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 |
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