Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default conditional formating If A1 or B1 is blank then C1 (Font Colour Ch

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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default conditional formating If A1 or B1 is blank then C1 (Font Colour Ch

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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default conditional formating If A1 or B1 is blank then C1 (Font Colou

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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default conditional formating If A1 or B1 is blank then C1 (Font Colou

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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default conditional formating If A1 or B1 is blank then C1 (Font Colou

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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default conditional formating If A1 or B1 is blank then C1 (Font Colou

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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,058
Default conditional formating If A1 or B1 is blank then C1 (Font Colour Ch

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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,766
Default conditional formating If A1 or B1 is blank then C1 (Font Colour Ch

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
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
Conditional format Font Type(not colour) change frankod Excel Discussion (Misc queries) 2 June 24th 08 03:37 AM
Excel - conditional formating on graphs. Change colour on a value Peter Shore Charts and Charting in Excel 5 June 9th 06 06:10 AM
conditional formating for blank. chiuinggum Excel Worksheet Functions 1 May 3rd 06 08:39 AM
If is blank= conditional formating Markitos Excel Worksheet Functions 3 April 5th 05 12:13 AM
Conditional format if cell=0 then font colour same as background . Paligap Excel Discussion (Misc queries) 2 December 20th 04 12:07 AM


All times are GMT +1. The time now is 05:48 AM.

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

About Us

"It's about Microsoft Excel"