Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hello,
I want to apply conditional formating to the following simple scenario, If A1 or B1 is blank then C1 (Font Colour Change) Awaiting for the suggetion of experts, Thanks in advance, Regards, |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
Select C1 then Format|Conditional Format Select 'Formula Is' and enter =OR(A1="",B1="") Pick a font colour Click OK Use the format painter to paint this into additional cells in column C if you need that. Mike "Adeel" wrote: Hello, I want to apply conditional formating to the following simple scenario, If A1 or B1 is blank then C1 (Font Colour Change) Awaiting for the suggetion of experts, Thanks in advance, Regards, |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
It does not work. Can you give me other way to do so. "Mike H" wrote: Hi, Select C1 then Format|Conditional Format Select 'Formula Is' and enter =OR(A1="",B1="") Pick a font colour Click OK Use the format painter to paint this into additional cells in column C if you need that. Mike "Adeel" wrote: Hello, I want to apply conditional formating to the following simple scenario, If A1 or B1 is blank then C1 (Font Colour Change) Awaiting for the suggetion of experts, Thanks in advance, Regards, |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
HI
I am using the Office 2007. I will appreicate if you answer me according to version. "Adeel" wrote: Hi, It does not work. Can you give me other way to do so. "Mike H" wrote: Hi, Select C1 then Format|Conditional Format Select 'Formula Is' and enter =OR(A1="",B1="") Pick a font colour Click OK Use the format painter to paint this into additional cells in column C if you need that. Mike "Adeel" wrote: Hello, I want to apply conditional formating to the following simple scenario, If A1 or B1 is blank then C1 (Font Colour Change) Awaiting for the suggetion of experts, Thanks in advance, Regards, |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
I'm not familiar with 2007 but I doubt that Microsoft will have change Boolean logic but maybe you enter conditional formats differently. Mike "Adeel" wrote: HI I am using the Office 2007. I will appreicate if you answer me according to version. "Adeel" wrote: Hi, It does not work. Can you give me other way to do so. "Mike H" wrote: Hi, Select C1 then Format|Conditional Format Select 'Formula Is' and enter =OR(A1="",B1="") Pick a font colour Click OK Use the format painter to paint this into additional cells in column C if you need that. Mike "Adeel" wrote: Hello, I want to apply conditional formating to the following simple scenario, If A1 or B1 is blank then C1 (Font Colour Change) Awaiting for the suggetion of experts, Thanks in advance, Regards, |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
I'm afraid It does not work isn't very helpful In what way doesn't it work? what result did you get and what did you expect? Mike "Adeel" wrote: Hi, It does not work. Can you give me other way to do so. "Mike H" wrote: Hi, Select C1 then Format|Conditional Format Select 'Formula Is' and enter =OR(A1="",B1="") Pick a font colour Click OK Use the format painter to paint this into additional cells in column C if you need that. Mike "Adeel" wrote: Hello, I want to apply conditional formating to the following simple scenario, If A1 or B1 is blank then C1 (Font Colour Change) Awaiting for the suggetion of experts, Thanks in advance, Regards, |
#7
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Formula Is:
=OR(A1="",B1="") -- Gary''s Student - gsnu200805 "Adeel" wrote: Hello, I want to apply conditional formating to the following simple scenario, If A1 or B1 is blank then C1 (Font Colour Change) Awaiting for the suggetion of experts, Thanks in advance, Regards, |
#8
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
In Format Conditional formatting, enter the following formula in Formula is =OR($A$1="",$B$1=""). Select the format you want. -- Regards, Ashsih Mathur Microsoft Excel MVP www.ashishmathur.com "Adeel" wrote in message ... Hello, I want to apply conditional formating to the following simple scenario, If A1 or B1 is blank then C1 (Font Colour Change) Awaiting for the suggetion of experts, Thanks in advance, Regards, |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional format Font Type(not colour) change | Excel Discussion (Misc queries) | |||
Excel - conditional formating on graphs. Change colour on a value | Charts and Charting in Excel | |||
conditional formating for blank. | Excel Worksheet Functions | |||
If is blank= conditional formating | Excel Worksheet Functions | |||
Conditional format if cell=0 then font colour same as background . | Excel Discussion (Misc queries) |