Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
raven_guy
 
Posts: n/a
Default Conditional formatting.. how do I copy cells?

I have made a conditional format... changes a cell red after 3 days.. works
great... but when I copy it to the line below.. by dragging or by doing a
past special.. it counts from the original date in the 1st line not the
second example.

a1=06/01/05 a2=06/03/05 cell is red... I drag and drop to cell B1 06/02/05
but cell b2 turns red on 06/03/05 as it is reading date from cell a1... any
thoughts?


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

Sounds like you have an absolute formula, like

=$A$1<TODAY()-3

If so, change to

=A1<TODAY()-3

--
HTH

Bob Phillips

"raven_guy" wrote in message
...
I have made a conditional format... changes a cell red after 3 days..

works
great... but when I copy it to the line below.. by dragging or by doing a
past special.. it counts from the original date in the 1st line not the
second example.

a1=06/01/05 a2=06/03/05 cell is red... I drag and drop to cell B1 06/02/05
but cell b2 turns red on 06/03/05 as it is reading date from cell a1...

any
thoughts?




  #3   Report Post  
raven_guy
 
Posts: n/a
Default

Worked like a charm!!!!!

Thanks Bob!!!

"Bob Phillips" wrote:

Sounds like you have an absolute formula, like

=$A$1<TODAY()-3

If so, change to

=A1<TODAY()-3

--
HTH

Bob Phillips

"raven_guy" wrote in message
...
I have made a conditional format... changes a cell red after 3 days..

works
great... but when I copy it to the line below.. by dragging or by doing a
past special.. it counts from the original date in the 1st line not the
second example.

a1=06/01/05 a2=06/03/05 cell is red... I drag and drop to cell B1 06/02/05
but cell b2 turns red on 06/03/05 as it is reading date from cell a1...

any
thoughts?





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 Multiple cells based on 2 cells Louis Markowski Excel Worksheet Functions 2 June 1st 05 05:26 PM
How to copy conditional formatting Dan Excel Worksheet Functions 3 April 1st 05 12:33 AM
Copying cells with conditional formatting Benfanfromlo Excel Discussion (Misc queries) 3 February 10th 05 06:12 PM
Effect of Conditional Formatting, Data Validation Bill Sturdevant Excel Discussion (Misc queries) 1 January 25th 05 11:50 PM
How do I use conditional formatting for multiple rows? Jim Johnson Excel Worksheet Functions 1 October 30th 04 03:36 AM


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