| Thread | Last Post | Replies |
|
| Form Question | 31 Aug 2006 15:12 GMT | 3 |
I am new to forms. What I would like to do is create a form to send to someone who has a request. They would fill out their information and hit "send"? The form would go to HR, who would approve the request and hit "send"? Then it would go to the final authourity who would ...
|
| Please Help Me -OFT | 31 Aug 2006 12:25 GMT | 3 |
A client of mine went an OFT to me via email. When I double clicke the file all that happens is a blank email opens. Can someone tell me if I am missing a helper file, or if I need to do something else. Please assume that I know nearly nothing.
|
| Item_Open, Item_Read etc. Documentation | 30 Aug 2006 18:24 GMT | 2 |
I've been unable to find any list of "Item_" Functions like Item_Open and Item_Read documented. I'd like to know what events fire when an item is opened in design mode and what fires when an item is opened in run mode. The purpose is that I need some code to run only when an ...
|
| Item_Open Question | 30 Aug 2006 14:00 GMT | 5 |
Is there a way to tell programatically in the Item_Open Function whether a form is being opened in design mode or run mode? I have code in the Item_Open Function that will hide pages and show an error page for user messages and actions if the logic detects that the version of
|
| Something simple not working right | 30 Aug 2006 00:35 GMT | 1 |
I have some minimal programming experience in Word. I'm in school right now learning VB as well. Outlook doesn't seem to want to play by the rules, however. I'm trying to start very basic in Outlook just to make sure I can make a form and command
|
| form not closing | 29 Aug 2006 23:20 GMT | 2 |
I have created a form and published it to a folder. When I run the form (for test) it opens and I can enter information, then when I forward it to someone, it sends, but the form stays open on my pc until I close it. Is there a way for the form to close after it is sent just ...
|
| my 3rd voting button in outlook form causes loop in tracking | 29 Aug 2006 12:41 GMT | 1 |
i created an outlook form with 3 voting buttons but when i track replies it goes into a loop - is it not processing the 3rd button? where do i put the code to do this?
|
| How do I sum up two different columns within a subform? | 28 Aug 2006 23:39 GMT | 2 |
I have two columns in a subform for an invoicing system, LineTotal and CostLineTotal. When I use the sum command, i.e. Sum([LineTotal]) once in the footer it works fine but when I try Sum([CostLineTotal]) aswell, errors come up with both summations. Both work fine when I cut out ...
|
| how do i create outlprnt file to print contacts | 28 Aug 2006 17:26 GMT | 1 |
I get an error mesage in printing contact addresses as 'cannot print because c:/docs&settings/user/applic.data/microsoft/outlook/outlprnt file does not exist, how do i create this fie or avoid the error message?
|
| Required fields on separate tabs | 27 Aug 2006 02:51 GMT | 5 |
I have 4 tabs on a form.. There are some fields on the each tab that are required but not all tabs are required to be completed.. what do I need to do to enable the required fields on the tabs selected? thanks for your help
|
| Changing pre-programmed information | 25 Aug 2006 16:48 GMT | 2 |
I want to add additional address options and phone number options to a standard Outlook contact, as well as rename a caption such as "Mobile". Am I correct in assuming that you cannot add to, or alter, these hard-coded fields? If I'm wrong, how do I add another address option to ...
|
| FORM | 24 Aug 2006 20:18 GMT | 1 |
I have created a form to send to users, and it shows on the action menu, question: is there a way to add the form name to the menu bar where all I have to do is click on it without having to go to the action menu?
|
| how do I link a button to a text-box in outlook? | 24 Aug 2006 16:30 GMT | 1 |
I'm creating a custom form in outlook. It's for someone else involved with the person who is the contact. I want a button that will link to a text box like the one on a standard contact form. so when I click on the button a windo opens and I input my data and it appears in a text ...
|
| delete a form | 24 Aug 2006 16:30 GMT | 1 |
How do you delete a form that you put in your personal forms library? I cannot find a delete. Thanks,
|
| What equivalent property name for the contact field "send plain text only" ? | 24 Aug 2006 12:29 GMT | 1 |
There is a "send plain text only" checkbox on the contact form,but it appears that there is no equivalent property in the Outlook Object Model,how can I check or uncheck it programmatically? Thanks in advance.
|