PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Form Programming
Outlook custom form question
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Form Programming
Outlook custom form question
![]() |
Outlook custom form question |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Is it possible to create such a form, with input masks and greying out
fields depending on some selections, by only using Outlook 2000 or I have to rely on VB to do the job? Also, can I create a custom form in VB and then save it as an Outlook form? Thanks! -- Marc Grégoire ICQ#: 14973417 |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Outlook forms and VB forms have no connection with each other. Outlook contains its own form designer and neither requires nor uses VB. The code behind the form is VBScript; see http://www.slipstick.com/dev/propsyntax.htm for some basics.
-- Sue Mosher, Outlook MVP Outlook and Exchange solutions at http://www.slipstick.com Author of Microsoft Outlook Programming: Jumpstart for Administrators, Power Users, and Developers http://www.slipstick.com/books/jumpstart.htm "Marc Grégoire" <marc.gregoire2@sympatico.ca> wrote in message news:cLpNa.7160$eF3.986088@news20.bellglobal.com... > Is it possible to create such a form, with input masks and greying out > fields depending on some selections, by only using Outlook 2000 or I have to > rely on VB to do the job? > > Also, can I create a custom form in VB and then save it as an Outlook form? > > Thanks! > > -- > > Marc Grégoire > ICQ#: 14973417 > > |
|
|
|
#3 |
|
Guest
Posts: n/a
|
www.nskinc.com We Make IT Work You can create forms from the Create forms tools on your Outlook tools menus. You can use the fields the MS Outlook has given you, or you can add some of your own. VB is not part of Outlook, but VB Script is... Which uses a lot of the VB ideas. It is just that outlook has it's own type of calling fields. If you need help, be more specific, and it will be easier to help you. What do you want to do? What kind of form do you want to make? Be more specific and help is easier to give.... *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

