#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Scheduling Functions

I'm creating a spreadsheet to track approaching deadlines for tasks to be
completed (on a construction project). I'm trying to figure out if there is a
function/formula that I can use to highlight cells as the dates approach. For
example, if today is 8/15/08, all cells that contain a 8/22/08 date or closer
would be highlighted.

Any help would be much appreciated.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 49
Default Scheduling Functions

How about conditional formatting
"mcklein" wrote in message
...
I'm creating a spreadsheet to track approaching deadlines for tasks to be
completed (on a construction project). I'm trying to figure out if there
is a
function/formula that I can use to highlight cells as the dates approach.
For
example, if today is 8/15/08, all cells that contain a 8/22/08 date or
closer
would be highlighted.

Any help would be much appreciated.



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default Scheduling Functions

Conditional formatting. Excel help will tell you how.
--
David Biddulph

"mcklein" wrote in message
...
I'm creating a spreadsheet to track approaching deadlines for tasks to be
completed (on a construction project). I'm trying to figure out if there
is a
function/formula that I can use to highlight cells as the dates approach.
For
example, if today is 8/15/08, all cells that contain a 8/22/08 date or
closer
would be highlighted.

Any help would be much appreciated.



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 58
Default Scheduling Functions

Have you tried using the conditional formatting option? Go to the cell you
want to highlight. Then go to Format menu and select "Conditional
Formatting".

You can then put in your conditions. I would try leaving Condition 1 as a
formula and put in "=E6-TODAY()<=7" where 7 is the number of days max from
today's date that you want to highlight. Then click on the "Format" button
and select patterns and choose your color.

What this will do is apply the format if your condition is met.

Try that and see if this is what you are looking for.

Storm

"mcklein" wrote:

I'm creating a spreadsheet to track approaching deadlines for tasks to be
completed (on a construction project). I'm trying to figure out if there is a
function/formula that I can use to highlight cells as the dates approach. For
example, if today is 8/15/08, all cells that contain a 8/22/08 date or closer
would be highlighted.

Any help would be much appreciated.

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default Scheduling Functions

The usual approach for this is to use Conditional Formatting. See:

http://www.contextures.com/xlCondFormat01.html

--
Gary''s Student - gsnu200800


"mcklein" wrote:

I'm creating a spreadsheet to track approaching deadlines for tasks to be
completed (on a construction project). I'm trying to figure out if there is a
function/formula that I can use to highlight cells as the dates approach. For
example, if today is 8/15/08, all cells that contain a 8/22/08 date or closer
would be highlighted.

Any help would be much appreciated.



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 209
Default Scheduling Functions

Using Conditional Formating, highlight the columns you want to have
highlighted. Assuming Column B has the due dates and you want to highlight
anything that is one week or less out, set 'Formula Is' to...
=$B1-7<NOW()

--
Hope this helps.
Thanks in advance for your feedback.
Gary Brown


"mcklein" wrote:

I'm creating a spreadsheet to track approaching deadlines for tasks to be
completed (on a construction project). I'm trying to figure out if there is a
function/formula that I can use to highlight cells as the dates approach. For
example, if today is 8/15/08, all cells that contain a 8/22/08 date or closer
would be highlighted.

Any help would be much appreciated.

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
Scheduling SteveD Excel Worksheet Functions 1 March 18th 08 06:15 PM
Scheduling... Maxime Maugeais Excel Discussion (Misc queries) 3 June 20th 07 05:21 AM
scheduling mittymun Excel Worksheet Functions 8 January 30th 07 02:43 AM
Scheduling Adam R via OfficeKB.com Excel Discussion (Misc queries) 1 July 15th 05 10:30 PM
Scheduling Matt Excel Worksheet Functions 2 March 15th 05 02:36 PM


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