Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,101
Default Conditional - empty cell

Hi. I must be doing something wrong ...

I want to have a conditional format when cell A1 is empty.

I set:

Formula is to:

="len(a1)=0"

Even when the cell is empty, the formatting will not occur. Any ideas?

Thanks,
Mike.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Conditional - empty cell

Remove the quotes and see what happens.

=LEN(A1)=0

Are you sure the cell is empty...........no extra spaces?

If you enter =LEN(A1) in B1 does it return a 0


Gord Dibben MS Excel MVP

On Wed, 22 Apr 2009 16:39:01 -0700, Mike
wrote:

Hi. I must be doing something wrong ...

I want to have a conditional format when cell A1 is empty.

I set:

Formula is to:

="len(a1)=0"

Even when the cell is empty, the formatting will not occur. Any ideas?

Thanks,
Mike.


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,101
Default Conditional - empty cell

Gord:

It was the quotes .... I removed them and it works fine.

Thanks for your help.

Mike.

"Gord Dibben" wrote:

Remove the quotes and see what happens.

=LEN(A1)=0

Are you sure the cell is empty...........no extra spaces?

If you enter =LEN(A1) in B1 does it return a 0


Gord Dibben MS Excel MVP

On Wed, 22 Apr 2009 16:39:01 -0700, Mike
wrote:

Hi. I must be doing something wrong ...

I want to have a conditional format when cell A1 is empty.

I set:

Formula is to:

="len(a1)=0"

Even when the cell is empty, the formatting will not occur. Any ideas?

Thanks,
Mike.



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 on empty cells mgccoop Excel Discussion (Misc queries) 6 July 4th 08 10:41 PM
How can I deactivate conditional formatting if the cell is empty? Vahe Excel Discussion (Misc queries) 3 January 11th 07 09:11 PM
conditional formating if cell not empty Stuart Excel Discussion (Misc queries) 2 May 10th 06 08:46 AM
Leaving an empty cell empty GRL Excel Discussion (Misc queries) 4 April 22nd 06 05:47 PM
why a reference to an empty cell is not considered empty Nicoscot Excel Discussion (Misc queries) 10 March 10th 06 05:36 AM


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

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

About Us

"It's about Microsoft Excel"