Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 68
Default conditional formatting

Hi - I would like to use a conditional format on a drop down list (A2) so
that if the cell to the left of it (A1) is blank then format drop down list
to font white. BUT there is a formula in the cell to the left (A1) I want to
use and even when returns a blank answer the conditional format does not
recognise this as blank. I did try =ISBLANK(A1) but can't be putting it in
right as doesn't work.
Please help.
Many Thanks.
--
Carrie
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default conditional formatting

Try using:

Conditional Formatting
Formula Is: =A1=""

Biff

"Carrie" wrote in message
...
Hi - I would like to use a conditional format on a drop down list (A2) so
that if the cell to the left of it (A1) is blank then format drop down
list
to font white. BUT there is a formula in the cell to the left (A1) I want
to
use and even when returns a blank answer the conditional format does not
recognise this as blank. I did try =ISBLANK(A1) but can't be putting it in
right as doesn't work.
Please help.
Many Thanks.
--
Carrie



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default conditional formatting

Carrie

For starters, A1 is above A2, not left of A2. There is nothing left of column A
so what cell do you want to trigger the CF?

For seconds a cell with a formula cannot be blank so the ISBLANK function will
not work.

I will assume you want A1 as the trigger cell.

Select A2 and CFFormula is: =A1=""

Format to white font.


Gord Dibben MS Excel MVP

On Tue, 1 May 2007 14:09:00 -0700, Carrie
wrote:

Hi - I would like to use a conditional format on a drop down list (A2) so
that if the cell to the left of it (A1) is blank then format drop down list
to font white. BUT there is a formula in the cell to the left (A1) I want to
use and even when returns a blank answer the conditional format does not
recognise this as blank. I did try =ISBLANK(A1) but can't be putting it in
right as doesn't work.
Please help.
Many Thanks.


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 68
Default conditional formatting

Thank you so much that worked - sorry for confusion of cells :-)
--
Carrie


"Gord Dibben" wrote:

Carrie

For starters, A1 is above A2, not left of A2. There is nothing left of column A
so what cell do you want to trigger the CF?

For seconds a cell with a formula cannot be blank so the ISBLANK function will
not work.

I will assume you want A1 as the trigger cell.

Select A2 and CFFormula is: =A1=""

Format to white font.


Gord Dibben MS Excel MVP

On Tue, 1 May 2007 14:09:00 -0700, Carrie
wrote:

Hi - I would like to use a conditional format on a drop down list (A2) so
that if the cell to the left of it (A1) is blank then format drop down list
to font white. BUT there is a formula in the cell to the left (A1) I want to
use and even when returns a blank answer the conditional format does not
recognise this as blank. I did try =ISBLANK(A1) but can't be putting it in
right as doesn't work.
Please help.
Many Thanks.



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 Formatting based on cell formatting Totom Excel Worksheet Functions 3 January 20th 07 02:02 PM
conditional Formatting based on cell formatting Totom Excel Worksheet Functions 0 January 15th 07 04:35 PM
conditional formatting dmack Excel Worksheet Functions 3 December 29th 06 04:04 PM
Conditional Formatting that will display conditional data BrainFart Excel Worksheet Functions 1 September 13th 05 05:45 PM
Conditional Formatting George Excel Worksheet Functions 2 July 27th 05 05:55 PM


All times are GMT +1. The time now is 08:22 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"