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 / New Users / January 2005

Tip: Looking for answers? Try searching our database.

Today not changing

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Daniel - 31 Jan 2005 08:23 GMT
Hello.
I'm using the formula :
=TODAY()-30
The workbook remains open overnight.
When the date changes, there is no change in the cell value. I'll appreciate
some kind of automation (VBA OnTime ?).
Thanks in advance.
Daniel
Arvi Laanemets - 31 Jan 2005 09:42 GMT
Hi

Formulas in excel are recalculated whenever they are triggered. When there
are volatile functions used in formula, the formula is recalculated whenever
some cell entry is changed. Otherwise the formula is recalculated when some
of formula's parameters is changed.

TODAY is recalculated whenever something is changed in any cell.

Maybe you write a windows script, which closes and reopens your workbook
after midnight. Another option is to write an timer event for your workbook,
which recalculates the workbook at given time. But I'm not sure how this
will affect your workbooks performance - you have to use some cycle, because
there Excel misses built-in timer event.

Signature

When sending mail, use address arvil<at>tarkon.ee
Arvi Laanemets

> Hello.
> I'm using the formula :
[quoted text clipped - 4 lines]
> Thanks in advance.
> Daniel
Bob Phillips - 31 Jan 2005 10:16 GMT
Just hit the F9 key at the start of your working day.

Signature

HTH

RP
(remove nothere from the email address if mailing direct)

> Hello.
> I'm using the formula :
[quoted text clipped - 4 lines]
> Thanks in advance.
> Daniel
 
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.