#1   Report Post  
GLS
 
Posts: n/a
Default AND OR formulae

Hi

I have two columns of car data, 'A' is colour and 'B' is make. I want to
set up a formula where if 'A1' is black and 'B1' is either Ford or Toyota it
will show 'True' in cell 'C1'.

Many thanks
--
GLS
  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

=IF(AND(A1="Black",OR(B1="Ford",B1="Toyota")).True ,FAlse)

--
HTH

-------

Bob Phillips
"GLS" wrote in message
...
Hi

I have two columns of car data, 'A' is colour and 'B' is make. I want to
set up a formula where if 'A1' is black and 'B1' is either Ford or Toyota

it
will show 'True' in cell 'C1'.

Many thanks
--
GLS



  #3   Report Post  
GLS
 
Posts: n/a
Default

Bob
Thanks for that. It worked great.
GLS

"Bob Phillips" wrote:

=IF(AND(A1="Black",OR(B1="Ford",B1="Toyota")).True ,FAlse)

--
HTH

-------

Bob Phillips
"GLS" wrote in message
...
Hi

I have two columns of car data, 'A' is colour and 'B' is make. I want to
set up a formula where if 'A1' is black and 'B1' is either Ford or Toyota

it
will show 'True' in cell 'C1'.

Many thanks
--
GLS




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
OFFSET and array formulae Wazooli Excel Discussion (Misc queries) 3 January 20th 05 12:09 AM
Time in formulae Bob Hoath Excel Worksheet Functions 5 December 20th 04 02:35 PM
Formulae k f h Excel Discussion (Misc queries) 2 December 18th 04 09:55 PM
Formulae to select periodic rows toeoo Excel Worksheet Functions 1 December 2nd 04 03:29 PM
vlookup change column index position - without changing formulae loopyloobyloo Excel Worksheet Functions 1 November 26th 04 01:35 PM


All times are GMT +1. The time now is 07:03 PM.

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

About Us

"It's about Microsoft Excel"