Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Inherit formatting from adjacent cells

I have a spreadsheet with a status column. The cells in that column
have conditional formatting, so that if the cell equals a value (In
Progress, Complete, Not Started, etc), it will have certain color
fonts and fill. I want the other adjacent cells in the same row to
have the same formatting. Maybe this can be accomplished using
conditional formatting with a formula or something. But I'm not sure
how to do that. Or maybe there is some other way. This would be the
equivalent to using the format painter to copy the formatting of the
one cell, over to the adjacent cells. I just want it to be automatic.

Any ideas?

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 620
Default Inherit formatting from adjacent cells

If your status column is column C, use conditional formatting with the
option:
Formula Is
=$C1="In Progress"

The $ for absolute reference means that the whole row (or as much of it as
you choose to apply the format) is formatted depending on the value in
column C.
--
David Biddulph

"clarv02" wrote in message
oups.com...
I have a spreadsheet with a status column. The cells in that column
have conditional formatting, so that if the cell equals a value (In
Progress, Complete, Not Started, etc), it will have certain color
fonts and fill. I want the other adjacent cells in the same row to
have the same formatting. Maybe this can be accomplished using
conditional formatting with a formula or something. But I'm not sure
how to do that. Or maybe there is some other way. This would be the
equivalent to using the format painter to copy the formatting of the
one cell, over to the adjacent cells. I just want it to be automatic.

Any ideas?



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Inherit formatting from adjacent cells

David,

When I first tried this it appeared to not work. That's because I
didn't realize I needed quotes even when there is no space, as in
"Complete". Once I put the quotes in for all the conditions, it works
like a charm.

Thank you!!


On Feb 5, 1:08 pm, "David Biddulph" wrote:
If your status column is column C, use conditional formatting with the
option:
Formula Is
=$C1="In Progress"

The $ for absolute reference means that the whole row (or as much of it as
you choose to apply the format) is formatted depending on the value in
column C.
--
David Biddulph

"clarv02" wrote in message

oups.com...



I have a spreadsheet with a status column. The cells in that column
have conditional formatting, so that if the cell equals a value (In
Progress, Complete, Not Started, etc), it will have certain color
fonts and fill. I want the other adjacent cells in the same row to
have the same formatting. Maybe this can be accomplished using
conditional formatting with a formula or something. But I'm not sure
how to do that. Or maybe there is some other way. This would be the
equivalent to using the format painter to copy the formatting of the
one cell, over to the adjacent cells. I just want it to be automatic.


Any ideas?- Hide quoted text -


- Show quoted text -



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
Formatting cells Nospam New Users to Excel 6 October 23rd 06 03:34 AM
Excel should allow more options for formatting cells rj123 Excel Worksheet Functions 0 July 23rd 05 03:45 AM
How to copy "edge" formatting to other cells. Sam Excel Discussion (Misc queries) 2 July 21st 05 01:23 PM
conditional formatting adjacent cells jbsand1001 Excel Worksheet Functions 2 January 20th 05 09:55 PM
Cells losing formatting BdgBill Excel Discussion (Misc queries) 1 November 26th 04 08:03 AM


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