![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hi all,
I am trying to create a form in Outlook for employees to use to request a change in their schedule. I would like them to have the option of requesting a shift swap or a day swap in the same form. My question is this... they only need to fill in 1/2 of the form for one kind of swap and would like them to only have access to the fields they need to fill out. If they are doing the other kind of swap, I would like them to click on a check box and have the rest of the fields available to them. Is this possible in Outlook 2000? I am relatively new to this so if you can speak in "dummy" I would appreciate it. |
Ads |
#2
|
|||
|
|||
![]()
Yes, this is possible with VBScript code behind the form. Yes, you'll have to learn to write a little code. The details depend on whether the check box is bound to an Outlook property and if so, which one, and if not, what page the check box is on. See http://www.outlookcode.com/d/propsyntax.htm
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Jules815" wrote in message news ![]() Hi all, I am trying to create a form in Outlook for employees to use to request a change in their schedule. I would like them to have the option of requesting a shift swap or a day swap in the same form. My question is this... they only need to fill in 1/2 of the form for one kind of swap and would like them to only have access to the fields they need to fill out. If they are doing the other kind of swap, I would like them to click on a check box and have the rest of the fields available to them. Is this possible in Outlook 2000? I am relatively new to this so if you can speak in "dummy" I would appreciate it. |
#3
|
|||
|
|||
![]()
Thank you, there is an example of the exact code I am looking for in that
link. I am sightly familiar with code, so I should be able to decipher this. Thanks again!! "Sue Mosher [MVP-Outlook]" wrote: Yes, this is possible with VBScript code behind the form. Yes, you'll have to learn to write a little code. The details depend on whether the check box is bound to an Outlook property and if so, which one, and if not, what page the check box is on. See http://www.outlookcode.com/d/propsyntax.htm -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Jules815" wrote in message news ![]() Hi all, I am trying to create a form in Outlook for employees to use to request a change in their schedule. I would like them to have the option of requesting a shift swap or a day swap in the same form. My question is this... they only need to fill in 1/2 of the form for one kind of swap and would like them to only have access to the fields they need to fill out. If they are doing the other kind of swap, I would like them to click on a check box and have the rest of the fields available to them. Is this possible in Outlook 2000? I am relatively new to this so if you can speak in "dummy" I would appreciate it. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Using input boxes when word is your email editor | Carmi | Outlook and VBA | 2 | May 18th 06 11:00 AM |
Outlook Template with Input Boxes | [email protected] | Outlook - General Queries | 2 | April 26th 06 10:59 PM |
How do I eliminate labels in text boxes? | George Kirby | Outlook - Using Contacts | 1 | March 2nd 06 12:47 PM |
Populate Control Boxes | spydog27 | Outlook - Using Forms | 0 | February 14th 06 11:48 PM |
download difficulties | Allen | Outlook Express | 1 | February 2nd 06 05:13 PM |