Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / May 2006

Tip: Looking for answers? Try searching our database.

Needing simple formula

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Connie Martin - 25 May 2006 14:16 GMT
I know it's simple, but I don't know how to write it.  G3 contains a number.  
If G3 starts with a 3 then it's to yield "ZMO" in H3.  If it's anything else,
H3 is to be blank.

Connie
Bob Phillips - 25 May 2006 14:20 GMT
=IF(LEFT(G3,1)="3","ZMO","")

Signature

HTH

Bob Phillips

(replace somewhere in email address with googlemail if mailing direct)

> I know it's simple, but I don't know how to write it.  G3 contains a number.
> If G3 starts with a 3 then it's to yield "ZMO" in H3.  If it's anything else,
> H3 is to be blank.
>
> Connie
Connie Martin - 25 May 2006 14:32 GMT
Thank you!  That works perfectly!

> =IF(LEFT(G3,1)="3","ZMO","")
>
[quoted text clipped - 5 lines]
> >
> > Connie
Andy - 25 May 2006 14:25 GMT
Hi

In H3, try:
=IF(LEFT(G3,1)="3","ZMO","")

Hope this helps.
Andy.

>I know it's simple, but I don't know how to write it.  G3 contains a
>number.
[quoted text clipped - 3 lines]
>
> Connie
Connie Martin - 25 May 2006 14:33 GMT
Thank you!  You and Bob have the exact same answer and it works perfectly!

> Hi
>
[quoted text clipped - 11 lines]
> >
> > Connie
Duke Carey - 25 May 2006 14:29 GMT
=if(left(G3,1)="3","ZMO","")

Keep in mind that "" is NOT blank, it just displays as blank

> I know it's simple, but I don't know how to write it.  G3 contains a number.  
> If G3 starts with a 3 then it's to yield "ZMO" in H3.  If it's anything else,
> H3 is to be blank.
>
> Connie
Connie Martin - 25 May 2006 14:58 GMT
You guys all know your stuff!  You all have the exact same answer!  Thank
you.  I knew it was simple, but .... it's not one I've had to use until now.  
Thanks again!

> =if(left(G3,1)="3","ZMO","")
>
[quoted text clipped - 5 lines]
> >
> > Connie
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.