Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 788
Default conditional formatting consecutive cells

I'm trying to apply conditional formatting to a range of cells. I want the
formatting to work the same as if I was copying formulas, where the
consecutive cells change. Is it possible to do the same with formatting?
=$D$14<10
=$D$15<10

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,311
Default conditional formatting consecutive cells

Yes. Copying conditional formatting should copy and adjust the same as
copying a formula.
Give it a try. You can set your conditional formatting in one cell and then
copy the cell. Use Paste Special and Paste Formats to apply to other cells.

Good luck,
Paul


"chris" wrote in message
...
I'm trying to apply conditional formatting to a range of cells. I want the
formatting to work the same as if I was copying formulas, where the
consecutive cells change. Is it possible to do the same with formatting?
=$D$14<10
=$D$15<10



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 788
Default conditional formatting consecutive cells

I tried that, but it keeps referring the the original cell; ie:d14


"PCLIVE" wrote:

Yes. Copying conditional formatting should copy and adjust the same as
copying a formula.
Give it a try. You can set your conditional formatting in one cell and then
copy the cell. Use Paste Special and Paste Formats to apply to other cells.

Good luck,
Paul


"chris" wrote in message
...
I'm trying to apply conditional formatting to a range of cells. I want the
formatting to work the same as if I was copying formulas, where the
consecutive cells change. Is it possible to do the same with formatting?
=$D$14<10
=$D$15<10




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default conditional formatting consecutive cells

Remind yourself of the difference between absolute and relative addressing.
Help will help.
--
David Biddulph

"chris" wrote in message
...
I tried that, but it keeps referring the the original cell; ie:d14


"PCLIVE" wrote:

Yes. Copying conditional formatting should copy and adjust the same as
copying a formula.
Give it a try. You can set your conditional formatting in one cell and
then
copy the cell. Use Paste Special and Paste Formats to apply to other
cells.

Good luck,
Paul


"chris" wrote in message
...
I'm trying to apply conditional formatting to a range of cells. I want
the
formatting to work the same as if I was copying formulas, where the
consecutive cells change. Is it possible to do the same with
formatting?
=$D$14<10
=$D$15<10






  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,311
Default conditional formatting consecutive cells

The "$" makes the formula stay constant when copying...so it won't change.
If you want the row and Column reference to adjust when copying, then remove
the dollar signs.


"chris" wrote in message
...
I tried that, but it keeps referring the the original cell; ie:d14


"PCLIVE" wrote:

Yes. Copying conditional formatting should copy and adjust the same as
copying a formula.
Give it a try. You can set your conditional formatting in one cell and
then
copy the cell. Use Paste Special and Paste Formats to apply to other
cells.

Good luck,
Paul


"chris" wrote in message
...
I'm trying to apply conditional formatting to a range of cells. I want
the
formatting to work the same as if I was copying formulas, where the
consecutive cells change. Is it possible to do the same with
formatting?
=$D$14<10
=$D$15<10








  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 788
Default conditional formatting consecutive cells

Excellent advice!
I'm just starting to learn the VBA basics, so I appreciate t
he kick start.

"PCLIVE" wrote:

The "$" makes the formula stay constant when copying...so it won't change.
If you want the row and Column reference to adjust when copying, then remove
the dollar signs.


"chris" wrote in message
...
I tried that, but it keeps referring the the original cell; ie:d14


"PCLIVE" wrote:

Yes. Copying conditional formatting should copy and adjust the same as
copying a formula.
Give it a try. You can set your conditional formatting in one cell and
then
copy the cell. Use Paste Special and Paste Formats to apply to other
cells.

Good luck,
Paul


"chris" wrote in message
...
I'm trying to apply conditional formatting to a range of cells. I want
the
formatting to work the same as if I was copying formulas, where the
consecutive cells change. Is it possible to do the same with
formatting?
=$D$14<10
=$D$15<10







  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,339
Default conditional formatting consecutive cells

Highlight cells:

in CF:

VvalueIs: less than 10

Select colour

OK

"chris" wrote:

I'm trying to apply conditional formatting to a range of cells. I want the
formatting to work the same as if I was copying formulas, where the
consecutive cells change. Is it possible to do the same with formatting?
=$D$14<10
=$D$15<10

  #8   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,081
Default conditional formatting consecutive cells

It's not clear from your question, but let's assume you want the CRITERIA
address to change

In your example, change

=$D$14<10

to

=$D14<10 [if you're formatting DOWN a column]



"chris" wrote:

I'm trying to apply conditional formatting to a range of cells. I want the
formatting to work the same as if I was copying formulas, where the
consecutive cells change. Is it possible to do the same with formatting?
=$D$14<10
=$D$15<10

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 Consecutive cells welshobit Excel Worksheet Functions 4 June 20th 06 03:58 PM
conditional formatting 2 cells debjocc Excel Worksheet Functions 6 June 2nd 06 03:21 PM
Conditional Formatting with two cells ballastrae Excel Worksheet Functions 8 February 15th 06 01:17 AM
Conditional formatting blank cells kalz Excel Discussion (Misc queries) 2 August 12th 05 03:57 AM
Conditional Formatting Multiple cells based on 2 cells Louis Markowski Excel Worksheet Functions 2 June 1st 05 05:26 PM


All times are GMT +1. The time now is 06:37 AM.

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"