Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 70
Default Making cells change color after a specified period of time.

Hi,

Does anyone know how to color cells after 30 days.

Thanks for your help
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 26
Default Making cells change color after a specified period of time.

after 30 days of what?
-----Original Message-----
Hi,

Does anyone know how to color cells after 30 days.

Thanks for your help
.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,236
Default Making cells change color after a specified period of time.

Do you mean:
The date in the cell <NOW() - 30 ? In which case you could use conditional
formatting using that as a criteria.

Or do you mean, the cell has not been changed in the last 30 days.
One possibility is to capture changes to a worksheet by hooking the _Change
event.
Then on a hidden sheet, paste the current date/time in the cell of the same
row/column.

If neither, then you'll have to clarify.

Rob



"Marc" wrote in message
...
Hi,

Does anyone know how to color cells after 30 days.

Thanks for your help



  #4   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default Making cells change color after a specified period of time.

Sorry. There will be a cells with a dates and from those
dates anyhting over 30 days will change color
-----Original Message-----
Do you mean:
The date in the cell <NOW() - 30 ? In which case you

could use conditional
formatting using that as a criteria.

Or do you mean, the cell has not been changed in the last

30 days.
One possibility is to capture changes to a worksheet by

hooking the _Change
event.
Then on a hidden sheet, paste the current date/time in

the cell of the same
row/column.

If neither, then you'll have to clarify.

Rob



"Marc" wrote in message
...
Hi,

Does anyone know how to color cells after 30 days.

Thanks for your help



.

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
Change font color when making changes Mona Excel Discussion (Misc queries) 5 June 28th 07 08:43 PM
average rate of change per given time period between 2 moments in time of a value David Virgil Hobbs Excel Worksheet Functions 1 December 19th 06 07:24 AM
Change colour once a certain time period passed Dianne Excel Discussion (Misc queries) 1 January 10th 06 06:34 AM
Changing text/color after a time period? metalsped Excel Discussion (Misc queries) 2 July 15th 05 05:53 PM
Making cells change color after a specified period of time. Marc Excel Programming 3 January 15th 04 02:31 PM


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