ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Scheduling Functions (https://www.excelbanter.com/excel-discussion-misc-queries/199023-scheduling-functions.html)

mcklein

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.

Mathew P Bennett

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.




David Biddulph[_2_]

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.




Storm

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.


Gary''s Student

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.


Gary Brown[_4_]

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.



All times are GMT +1. The time now is 02:13 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com