#1   Report Post  
Fred
 
Posts: n/a
Default Conditional Format

I want to format the background of cell to a10 red if a10 is currently empty
and the length of the string in a5 is 1.

Can somone offer the correct syntax for the conditional format of a10 as
everything I try fails.

Thanks,
Fred
  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

You need a condition of Formula is and a formula of

=AND(A10="",LEN(A5)=1)

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Fred" wrote in message
...
I want to format the background of cell to a10 red if a10 is currently

empty
and the length of the string in a5 is 1.

Can somone offer the correct syntax for the conditional format of a10 as
everything I try fails.

Thanks,
Fred



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
Keep conditional format when "show pages" from Pivot table Angus Excel Discussion (Misc queries) 7 June 30th 05 01:33 PM
How do I do a conditional format for numbers bowada Excel Worksheet Functions 2 June 6th 05 05:10 PM
Office2000: Conditional format behaves strangely Arvi Laanemets Excel Discussion (Misc queries) 1 April 7th 05 08:47 AM
copy conditional format as ACTUAL format Dana Zulager Excel Discussion (Misc queries) 7 December 7th 04 11:02 PM
Copying a conditional format Meaux Excel Worksheet Functions 2 November 29th 04 10:19 AM


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