Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 29
Default I would like a formula that

will print an answer Yes in a cell.
B1=8
C1=7
D1=6

If B1 is C1 and B1 is than D1 then answer Yes in A1.
Is this possible?

Any help is appreciated.
Skip
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,045
Default I would like a formula that

On Thu, 29 Sep 2011 13:34:04 -0700 (PDT), Skip wrote:

will print an answer Yes in a cell.
B1=8
C1=7
D1=6

If B1 is C1 and B1 is than D1 then answer Yes in A1.
Is this possible?

Any help is appreciated.
Skip



A1: =IF(AND(B1C1,B1D1),"Yes","")

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



All times are GMT +1. The time now is 10:09 AM.

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"