Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / November 2007

Tip: Looking for answers? Try searching our database.

insert 24 hour clock worksheet

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
homezz69 - 21 Nov 2007 15:19 GMT
This might be a more complicated question than I realise. However I want to
insert a 24hr clock into (a) worksheet(s). Data in one sheet must be
transferred to another worksheet after the day is complete. So I can start
entering new data the next day. Can this be created? Please advise.
The Dude - 22 Nov 2007 12:07 GMT
Well you could use a cell that says the last time the data was transfered,
and then add an event on activeworkbook.open that will transfer the data if
the system date is superior to the wirtten date in the cell.
For the comparition use 'vba.datediff("d",date1,Now)' where date1 is the
date where the data were last archived.

> This might be a more complicated question than I realise. However I want to
> insert a 24hr clock into (a) worksheet(s). Data in one sheet must be
> transferred to another worksheet after the day is complete. So I can start
> entering new data the next day. Can this be created? Please advise.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.