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 / ActiveX Controls / August 2003

Tip: Looking for answers? Try searching our database.

Date and Time picker control

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
mirna - 20 Jul 2003 21:55 GMT
Hello,

Can I add more than one Microsoft Date and Time picker
controll at the same form

Accutualy I have a beginning date and End date on a Event
Form

Thanks
Carl Harris - 01 Aug 2003 17:42 GMT
>-----Original Message-----
>Hello,
[quoted text clipped - 8 lines]
>.
>Yes,

simply use them where you want, they are all named
differently when they are inserted. You can then run
queries, etc using the field names to pass the parameters
across (in the query e.g below the fields of the
DateTimePickers are called "dmstartdate" and "dmenddate"
respectively)

(e.g WHERE (((Payments.OrderDate) Between Format([Forms]!
[Databasereporting]![dmstartdate],"dd/mm/yyyy") And Format
([Forms]![Databasereporting]![dmenddate],"dd/mm/yyyy")))
 
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.