Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
Kim Kim is offline
external usenet poster
 
Posts: 284
Default Can Excel automaticly help me

I have following problem.

I have created my own worksheet. I use it for controlling work progress and
deadlines on different projects.

My question is: can i program Excel to automaticly give me a notice when the
date for an deadline approces.
  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 11,501
Default Can Excel automaticly help me

Kim,

There is more than 1 way but a solution most favoured is to change the
colour of a cell using conditional formating as the date in that cell
approaches. Try this:-

Select the cell with your due date in (A1 in this case) and then
Format|Conditional format
Select formula is and paste this in
=TODAY()-A1<=5
Select a colour (say red) and click add
Select formula is and paste this in
=TODAY()-A1<=10
Select a colour (say amber) click add
Select formula is and paste this in
=TODAY()-A1<=15
Select a colour (say Green) click add

!5 days before your due date the cell turns green and then amber at 10 days
and red at 5.

Mike



"Kim" wrote:

I have following problem.

I have created my own worksheet. I use it for controlling work progress and
deadlines on different projects.

My question is: can i program Excel to automaticly give me a notice when the
date for an deadline approces.

  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 22,906
Default Can Excel automaticly help me

You could use Conditional Formatting to color a cell when a date is being
neared.

=A1<TODAY()+7 would turn the cell a color when the deadline is less than one
week away.


Gord Dibben MS Excel MVP

On Wed, 17 Oct 2007 02:06:01 -0700, Kim wrote:

I have following problem.

I have created my own worksheet. I use it for controlling work progress and
deadlines on different projects.

My question is: can i program Excel to automaticly give me a notice when the
date for an deadline approces.


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
Excel automaticly advancing copied cell numbers Max Excel Worksheet Functions 1 August 17th 07 01:54 AM
can excel make a serialized list automaticly? keyshop New Users to Excel 4 May 18th 07 06:58 PM
how to make excel automaticly jump to next cell? If Bee Excel Worksheet Functions 0 January 9th 07 08:12 PM
I`m want excel to automaticly put urls at a url. n00b Excel Discussion (Misc queries) 2 July 3rd 06 08:17 AM
Excel 2000 should not hyperlink automaticly Sam Rothstein Setting up and Configuration of Excel 6 April 3rd 06 10:11 PM


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