Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Conditional Formatting according to the date the data is entered

I'll do my best to explain my question, please let me know if more
information is needed.

I have a "calendar" of sorts that is in Excel format. It lists several
events, dates that the events will take place, and other pertinent
information. I have been asked to format the calendar in such a way that when
I enter in a new event, it will be in red text for 30 days, and then convert
to "normal" or black text after being in the spreadsheet for 31 days.

Is there a way to set this up with Conditional Formatting? Everything I have
found relates to the date actually typed into the spreadsheet. I need it to
be from the date the data is entered (regardless of the date typed in the
field).

Thanks in advance for any help.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 155
Default Conditional Formatting according to the date the data is entered

Hi Hadeeter,

To do this you will need a cell that tracks today's date:

=today()

and you will need to enter the date you enter the "event" in, perhaps in the
cell next to it. (A shortcut to doing this is CTR-; control-semicolon.) If
you perfer, you can format the cells of the dates you enter to be the same
color as the background so they are not visible. Using that date and the
actual date you can put a formula in your conditional formatting (my example
is using excel 2007).

In my example I have the events starting in B2 and the date of entry in C2.
In conditional formatting I will select the cells in B I want to format then
select Conditional Formatting. Under New Rule I will select Use Formula...
Put the formula:

=$A$1-C2=30

then select the Format button to make your format choices.

Let me know if you have problems.

Squeaky



"hadeeter" wrote:

I'll do my best to explain my question, please let me know if more
information is needed.

I have a "calendar" of sorts that is in Excel format. It lists several
events, dates that the events will take place, and other pertinent
information. I have been asked to format the calendar in such a way that when
I enter in a new event, it will be in red text for 30 days, and then convert
to "normal" or black text after being in the spreadsheet for 31 days.

Is there a way to set this up with Conditional Formatting? Everything I have
found relates to the date actually typed into the spreadsheet. I need it to
be from the date the data is entered (regardless of the date typed in the
field).

Thanks in advance for any 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
Conditional Formatting on "Any Text" entered in a cell Chris Mather Excel Discussion (Misc queries) 5 April 3rd 23 01:11 PM
Conditional Formating working when data is entered later ConnieH Excel Worksheet Functions 1 March 19th 07 08:40 PM
Time formatting:data 1:30:20 entered reads in 1:30:20 pm Ellen Excel Worksheet Functions 2 February 17th 06 02:10 AM
Border Formatting Disappearing when data entered into cell Orgelfreude Excel Discussion (Misc queries) 0 October 11th 05 01:51 AM
Cell Format Changes When Data Is Entered - Not Conditional Formatt SundanceKidLudwig Excel Worksheet Functions 2 September 30th 05 02:07 PM


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