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 / General 2 / July 2007

Tip: Looking for answers? Try searching our database.

Query setup

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
austin - 31 Jul 2007 15:08 GMT
I have a table of calls to make.

Is there a way to set a query up so that each day I go into the query it
will only show me the calls I need to make for that particular day?

thanks
Jeff Boyce - 31 Jul 2007 15:48 GMT
That depends...

Does your record have a [CallOnThisDate] field?

If so, create a new query, add the table, add the [PhoneNumber] and
[CallOnThisDate] fields, then put "=Date()" (without the quotes) in the
Selection Criterion "cell" under the date field.

Regards

Jeff Boyce
Microsoft Office/Access MVP

>I have a table of calls to make.
>
> Is there a way to set a query up so that each day I go into the query it
> will only show me the calls I need to make for that particular day?
>
> thanks
Douglas J. Steele - 31 Jul 2007 15:48 GMT
If you've got a date associated with each field, indicating when you should
call, set its criteria to Date().

If you want all those for previous days that haven't been marked as
completed, set the criteria for the date field to <= Date() and put False
under the Completed field (assuming it's a Yes/No field)

Signature

Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)

>I have a table of calls to make.
>
> Is there a way to set a query up so that each day I go into the query it
> will only show me the calls I need to make for that particular day?
>
> thanks
austin - 31 Jul 2007 19:40 GMT
thank you both for your help
 
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.