LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,600
Default Script to interrogate the current system time

You could use Conditional Formatting

Select the first cell of your dates (in this example A1)

Formula Is :

=A1<TODAY()

=A1=TODAY()

maybe format red for the first condition and amber for the second

PasteSpecial formats to other dates

If your date includes time, ie value includes a decimal for hh:mm:ss, you
might need INT(TODAY())

Regards,
Peter T

"matpj" wrote in
message ...

I have some VBA that calculates the quantity of time that is required to
be entered and when.
This uses a table of release dates for various products.
I am producing a spreadsheet that will contain a simple list of project
number, time required and dates required.
What I would like to do is have my system check the dates on this
spreadsheet every morning, and alert me if any of the dates on the
spreadsheet are equal to the system date.

does that sound possible?
if so, can anyone suggest how?


--
matpj
------------------------------------------------------------------------
matpj's Profile:

http://www.excelforum.com/member.php...o&userid=21076
View this thread: http://www.excelforum.com/showthread...hreadid=506343



 
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
VB script for Current time [email protected] Excel Worksheet Functions 2 June 1st 09 08:55 PM
Displaying the current system time - 2nd Try Zach Excel Worksheet Functions 3 July 17th 07 06:07 PM
How to create a script to trust an assembly - Excel 2003 - Office System Project with C# John Yung Excel Programming 8 October 6th 05 02:28 PM
Help with Macro or VBA script - Insert current Time/Date for different records [email protected] Excel Programming 5 June 8th 05 03:37 PM
Help : Macro for capturing current system time imr Excel Programming 3 July 2nd 04 02:58 AM


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