Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / New Users / November 2006

Tip: Looking for answers? Try searching our database.

using dates in calculations

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
sarahbeth_17 - 29 Nov 2006 21:17 GMT
I am a rather new user of Access and am having trouble understanding th
use of formulas or as I believe access is calling them expressions.
I have fields called expiration date, status, and sign status, that al
depend on each other for their value. I want to create
formula(expression) for:

If the expiration date is >or = to todays date, I want the status fiel
to say expired, and if < to say active.

Then I would like the sign status field to display pick up sign o
nothing depending on the outcome of the status fields formula.

It seems simple enough to me but I can not get if to work. I am used t
formulas in Excel so I know I can do it their but I can keep my dat
much more organized in Access

--
sarahbeth_1

Posted from - http://www.officehelp.i
Jeff Boyce - 29 Nov 2006 22:24 GMT
If I'm understanding correctly, you want to store "calculated" values, all
of which depend on the field [ExpirationDate].  It is rarely necessary to
store calculated values, and there are some very good reasons not to.

If you can do the calculations, do them in a query.  That way, you don't
need to store anything, and the query-based calculations may prove to be
considerably faster than looking the data up from the hard drive.

Regards

Jeff Boyce
Microsoft Office/Access MVP

> I am a rather new user of Access and am having trouble understanding the
> use of formulas or as I believe access is calling them expressions.
[quoted text clipped - 11 lines]
> formulas in Excel so I know I can do it their but I can keep my data
> much more organized in Access.
 
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.