ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Conditioinal Formating Question (https://www.excelbanter.com/excel-discussion-misc-queries/261822-conditioinal-formating-question.html)

Harminder

Conditioinal Formating Question
 
Hi I'm trying to do a conditional format where as if two values from two
different cells equal a number a letter is displayed as apposed to a colour?

Thanks in advance


Mike H

Conditioinal Formating Question
 
Hi,

I'm not sure I fully understand but you can try this

=IF(A1+B1=3,99999,"")
--
Mike

When competing hypotheses are otherwise equal, adopt the hypothesis that
introduces the fewest assumptions while still sufficiently answering the
question.


"Harminder" wrote:

Hi I'm trying to do a conditional format where as if two values from two
different cells equal a number a letter is displayed as apposed to a colour?

Thanks in advance


Jacob Skaria

Conditioinal Formating Question
 
OR , do you mean
If values of A1 and B1 are 5 then a letter is displayed.

=IF(AND(A1=5,B1=5),"Letter to be displayed","")

--
Jacob (MVP - Excel)


"Harminder" wrote:

Hi I'm trying to do a conditional format where as if two values from two
different cells equal a number a letter is displayed as apposed to a colour?

Thanks in advance



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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com