PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Form Programming
Re: Custom Forms question
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Form Programming
Re: Custom Forms question
![]() |
Re: Custom Forms question |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Which date/time picker are you using and planning to distribute to all
users? None is included with Outlook. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Jonathan" <anonymous@discussions.microsoft.com> wrote in message news:3600971F-F8E9-4418-94CF-8E20B8F1ED52@microsoft.com... > Can someone please explain, in simple terms, how I can use create a field on a custom form which uses a date time picker. I've added two date fields and would like users to be able to click and select rather than enter free form. i've been to slipstick and many other links but can seem to fiugure out how to get the date time picker into my forms toolbox. > > Many thanks. |
|
|
|
#2 |
|
Guest
Posts: n/a
|
I thought I could use the one Outlook displays in the details section for Anniversary and Birthday. I hope I'm describing this properly. i want the pull down calendar when entering data into a date filed on an Outlook form
If I cant use a native Outlook one (becuase there isn't one) , then what. Do I have to write my own vBasic function? If I find the code for one on line (at slipstick for instance), how do I use that code to create the object in my toolbox many thanks. |
|
|
|
#3 |
|
Guest
Posts: n/a
|
The date picker that Outlook itself uses is private to Outlook and not
available to programmers. See http://www.slipstick.com/dev/datepick.htm for those that are available. Writing your own would be a big task. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "jonathan" <anonymous@discussions.microsoft.com> wrote in message news:36FBCBF7-F4D5-4EF9-A4B0-E2071A014EA2@microsoft.com... > I thought I could use the one Outlook displays in the details section for Anniversary and Birthday. I hope I'm describing this properly. i want the pull down calendar when entering data into a date filed on an Outlook form. > > If I cant use a native Outlook one (becuase there isn't one) , then what. Do I have to write my own vBasic function? If I find the code for one on line (at slipstick for instance), how do I use that code to create the object in my toolbox. > > many thanks. |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

