Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Maya
 
Posts: n/a
Default Multiple Conditions in a cell

I am trying to get information from Cell A and Cell B and then sum Cell C. I
cannot seem to link conditions and need help please
  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

=IF(AND(A1="x",B1="y"),C1)



Regards,

Peo Sjoblom



"Maya" wrote:

I am trying to get information from Cell A and Cell B and then sum Cell C. I
cannot seem to link conditions and need help please

  #3   Report Post  
Maya
 
Posts: n/a
Default

I have
=if(and(a1="1",b1="y"),c1)
and all I get is "FALSE"
what am I doing wrong

"Peo Sjoblom" wrote:

=IF(AND(A1="x",B1="y"),C1)



Regards,

Peo Sjoblom



"Maya" wrote:

I am trying to get information from Cell A and Cell B and then sum Cell C. I
cannot seem to link conditions and need help please

  #4   Report Post  
Art
 
Posts: n/a
Default

If the 1 in A1 is a number, remove the quotes from around the 1 in your
formula:

=IF(AND(A1=1,B1="y"),C1

Art

"Maya" wrote in message
...
I have
=if(and(a1="1",b1="y"),c1)
and all I get is "FALSE"
what am I doing wrong

"Peo Sjoblom" wrote:

=IF(AND(A1="x",B1="y"),C1)



Regards,

Peo Sjoblom



"Maya" wrote:

I am trying to get information from Cell A and Cell B and then sum Cell
C. I
cannot seem to link conditions and need help please



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
If statement using multiple conditions SCOOBYDOO Excel Worksheet Functions 1 June 6th 05 12:45 PM
One cell takes multiple inputs csw78 Excel Discussion (Misc queries) 4 May 27th 05 03:46 AM
Double-Clicking a cell for Multiple Options andym Excel Discussion (Misc queries) 1 February 24th 05 09:46 PM
counting Multiple answers in 1 cell + column the6thlee Excel Discussion (Misc queries) 1 February 21st 05 09:19 AM
counting Multiple answers in 1 cell + column help me i have an excel problem Excel Discussion (Misc queries) 0 February 21st 05 08:41 AM


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

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

About Us

"It's about Microsoft Excel"