Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Dummies isn't any good
 
Posts: n/a
Default Highlighting date cells before the event elapses

I need to set up an equipment calibration chart. This means that I will need
to look down the chart and see if a piece of equipment is due for testing
(about 2 months should do it). If anyone has any ideas about how to flag up
the cell with the due date I would be hugely appreciative.

I'm using office 2000 (I think)
  #2   Report Post  
JulieD
 
Posts: n/a
Default

Hi

lots of ways to approach this .... depending on how much information you
want stored (ie do you want a history of equipment calibration or are you
just going to keep last & next dates for each item?).

if you want just last & next then one way would be
.............A..................B................C ...............................................D
1..........Item.........Last Date.........Mths to Next
Calibration........Next Date
2........Item
1........1/1/05..............6................................. ............=DATE(YEAR(A2),MONTH(A2)+C2,DAY(A2))

this will then calculate the date of the next calibration for you for each
item.

Then select column D choose format / conditional formatting
choose formula is
type
=$D2<=TODAY()
click format ... go to patterns and choose red click OK
-this will make the cell go red if the date of the next calibration has
passed

then still in format / conditional formatting click ADD
choose
formula is
type
=$D2<=DATE(YEAR(TODAY()),MONTH(TODAY())+2,DAY(TODA Y()))
click format .. go to patterns and choose a lovely lime green click OK twice

this will make the cell go lime green if the calibration is due any time in
the next two months

hope this helps

--
Cheers
JulieD
check out www.hcts.net.au/tipsandtricks.htm
....well i'm working on it anyway
"Dummies isn't any good" <Dummies isn't any
wrote in message ...
I need to set up an equipment calibration chart. This means that I will
need
to look down the chart and see if a piece of equipment is due for testing
(about 2 months should do it). If anyone has any ideas about how to flag
up
the cell with the due date I would be hugely appreciative.

I'm using office 2000 (I think)



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
Merging Cells when one cell is a date Patti Bowles Excel Discussion (Misc queries) 2 March 31st 05 11:15 PM
Date format of cells Alex Excel Discussion (Misc queries) 1 March 30th 05 01:47 PM
Seed date formats to different year in different cells KR Excel Discussion (Misc queries) 4 February 12th 05 12:02 AM
Min/Max formulas using cells with date format WDS2000 Excel Worksheet Functions 1 February 7th 05 06:03 PM
Date Formatted Cells Mike Excel Worksheet Functions 3 December 3rd 04 05:55 PM


All times are GMT +1. The time now is 11:39 PM.

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"