LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 343
Default Cell formating

Thanks I was afraid that was the case so I will try one of your other
solutions

"Cringing Dragon" wrote in
message ...
Otto's reply tells you how to apply a conditional format based on a
different
cell (ie the format for cells A5, A7 & A8 are based on cell A3), however
you
may not be able to apply the border style that you want.
I don't know what version of Excel you're using, but in Excel 2003 there
are
limitations to the kinds of broders you can apply with conditional
formatting. You can only apply thin (not bold) borders on the cell edges.
The
diagonal "border" that I think you're referring to is not available to use
with conditional formatting.
You could instead apply the strikethrough font style, or else put a hatch
pattern or grey colour in the cell (ie make the cell appear "greyed out").
Both of those are available as conditional formats in Excel 2003.

You could use VBA (macros) to do the diagonal border if you're keen. You
could write code which applies the chosen border style based on the
condition. To get it to apply automatically when Cell A3 changes you would
need to put the code in the Change event code for that sheet. If you want
more info on that, ask.
--
If a post answers your question, please mark it as the answer.


"Patrick C. Simonds" wrote:

I had hoped to do this with Conditional Formatting, but it does not seem
to
be allowed.

If cell A3 is not blank I want to change the border format on cells A5,
A7
and A8 with the lines which in effect crosses out the cell.



 
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
FORMATING WITHIN CELL BIG D Excel Worksheet Functions 5 November 2nd 07 01:49 AM
Cell formating.......... sonicscooter Excel Discussion (Misc queries) 1 May 5th 07 10:20 PM
Cell to follow content AND/OR formating of another cell 0-0 Wai Wai ^-^ Excel Discussion (Misc queries) 1 September 8th 05 02:00 PM
cell formating Pat DeStasio Excel Worksheet Functions 2 April 9th 05 10:23 PM
CELL FORMATING thom kamp Excel Discussion (Misc queries) 1 February 22nd 05 05:55 AM


All times are GMT +1. The time now is 07:01 PM.

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"