A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

How to set up a conditinal formula w/letters vs numbers?



 
 
Thread Tools Display Modes
  #1  
Old April 10th, 2010, 02:36 AM posted to microsoft.public.excel.worksheet.functions
Lz
external usenet poster
 
Posts: 3
Default How to set up a conditinal formula w/letters vs numbers?

I'm trying to create a conditional formula that will say true if the cell
contains a certain string of words and false if it doesn't.
For example:

If in cell A3 it says "yello" then true
If in cell A3 it says "black" then false
If in cell A3 it says "white" then false

However, it gives me an error message; is it because I can only use numbers?
  #2  
Old April 10th, 2010, 02:58 AM posted to microsoft.public.excel.worksheet.functions
ozgrid.com
external usenet poster
 
Posts: 328
Default How to set up a conditinal formula w/letters vs numbers?

Select A3 and use Custom; ="yellow"


--
Regards
Dave Hawley
www.ozgrid.com
"lz" wrote in message
...
I'm trying to create a conditional formula that will say true if the cell
contains a certain string of words and false if it doesn't.
For example:

If in cell A3 it says "yello" then true
If in cell A3 it says "black" then false
If in cell A3 it says "white" then false

However, it gives me an error message; is it because I can only use
numbers?


  #3  
Old April 10th, 2010, 05:34 AM posted to microsoft.public.excel.worksheet.functions
Dave
external usenet poster
 
Posts: 2,331
Default How to set up a conditinal formula w/letters vs numbers?

Hi lz,
In the cell you would like your True/False answer, put:
=A3="yello"
This should produce the result you need.
Regards - Dave.

"lz" wrote:

I'm trying to create a conditional formula that will say true if the cell
contains a certain string of words and false if it doesn't.
For example:

If in cell A3 it says "yello" then true
If in cell A3 it says "black" then false
If in cell A3 it says "white" then false

However, it gives me an error message; is it because I can only use numbers?

 




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 05:33 PM.


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