#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,560
Default Conditional Format

If Column A contains "Disp." in it I want the colors of columns A, B, & C to
all change to a specific color
--
David

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,942
Default Conditional Format

hi
in the A column...
cell value is.....equal to......="Disp.".....pick your color
in the B column
formula is.....=IF(A1="Disp.",1,0)......pick your color
in the C column
formula is.....=IF(A1="Disp.",1,0)......pick your color

Regards
FSt1


"David" wrote:

If Column A contains "Disp." in it I want the colors of columns A, B, & C to
all change to a specific color
--
David

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 611
Default Conditional Format

David,

Select the cells (or columns). Note the active (white) cell of your selection. Format -
Conditional formatting - formula. For an active cell of A1, enter this formula:
=$A1="disp"
Then click the Format button and set the desired formatting.

If you look at the Conditional Formatting formula of any other cell, it will look
different -- the formula is effectively copied to the other cells. For more on conditional
formatting, go to Debra Dalgleish's www.contextures.com.
--
Earl Kiosterud
www.smokeylake.com

Note: Some folks prefer bottom-posting.
But if you bottom-post to a reply that's
already top-posted, the thread gets messy.
When in Rome...
-----------------------------------------------------------------------
"David" wrote in message
...
If Column A contains "Disp." in it I want the colors of columns A, B, & C to
all change to a specific color
--
David



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 (not color format) jatman Excel Discussion (Misc queries) 1 November 22nd 06 08:41 AM
How to create a conditional format that changes the number format tmbo Excel Discussion (Misc queries) 1 August 23rd 06 06:20 AM
Conditional Format - Format Transfer To Chart ju1eshart Excel Discussion (Misc queries) 0 June 1st 06 02:46 PM
copy conditional format to regular format GDC Setting up and Configuration of Excel 3 May 4th 05 09:35 PM
copy conditional format as ACTUAL format Dana Zulager Excel Discussion (Misc queries) 7 December 7th 04 11:02 PM


All times are GMT +1. The time now is 03:51 PM.

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"