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 / Worksheet Functions / March 2006

Tip: Looking for answers? Try searching our database.

How do I tie the computer clock with formula execution?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
lectrous - 21 Mar 2006 03:46 GMT
I am trying to have excel execute an "IF" formula based on the computer
clock. For example, if there is no entry in a cell on a given day the a
certain result should be displayed (such as $0.00 or "No Run").  I cant seem
to find help on this function. Thanks.
Peo Sjoblom - 21 Mar 2006 04:39 GMT
The problem is that using the computer clock is volatile, the NOW function
will always update unless you use a macro or under some circumstances
circular references

http://www.mcgimpsey.com/excel/timestamp.html

Signature

Regards,

Peo Sjoblom

Northwest Excel Solutions

www.nwexcelsolutions.com

(remove ^^ from email address)

Portland, Oregon

>I am trying to have excel execute an "IF" formula based on the computer
> clock. For example, if there is no entry in a cell on a given day the a
> certain result should be displayed (such as $0.00 or "No Run").  I cant
> seem
> to find help on this function. Thanks.
CLR - 21 Mar 2006 14:23 GMT
Maybe something like this will help.....
Where E1 contains =NOW()

=IF(AND(A1="",E1>38797.34301),"No Run","")

Vaya con Dios,
Chuck, CABGx3
 
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



©2009 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.