Thread
:
Formulas in Excel
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
papou
external usenet poster
Posts: 110
Formulas in Excel
Hello
In cell O7:
1-Formula :
=IF(AND(F7="N",M7=1),3,"")
2-Format, Conditional Formatting
In Condition 1 select: Formula is:
=AND(F7="N",M7=1)
HTH
Cordially
Pascal
"Chris" a écrit dans le message de news:
...
Hi Guys,
Can you help me with a formula in Excel. I am trying to compare the data
from 2 different cells and based on the outcome post a result in another
cell. I've written an example of the argument below but cannot seem to get
the syntax to work:
If Cell F7 = N
and Cell M7 = 1
then Cell O7 = 3 (would be even better if I could make the cell go red
automatically but I think I can do this with Conditional formatting)
Any help appreciated
Chris
Reply With Quote
papou
View Public Profile
Find all posts by papou