| Thread | Last Post | Replies |
|
| Weird advanced find behavior with custom forms | 11 Apr 2004 20:54 GMT | 4 |
In advanced find under the advanced tab, there is a place to add criteria for your search. I am wanting to use fields that are in my custom forms, but none of these fields show up in OL 2003. They work fine in OL 2002 and
|
| check box | 11 Apr 2004 20:51 GMT | 1 |
I have a form field in a word.dot file. I also have a check box in my form. This syntax is giving me grief. Can you please help? colFields("Interior").CheckBox.Value = _
|
| Microsoft Knowledge Base Article - 230512 | 10 Apr 2004 21:59 GMT | 1 |
Hi, I followed the instructions in MS knowledge base article 230512 to create a customer form in Outlook 2000 using VBScript to automate the ALT+PRINT SCREEN Method. It have it working well, however, once I email the form
|
| Changing form | 10 Apr 2004 16:02 GMT | 1 |
I am just starting to learn how to modify the form for contacts. My question is this: If I modify the form by adding some data boxes, will it screw up my contacts, or will the new data boxes just be added to the current
|
| feild to be filled by | 10 Apr 2004 07:19 GMT | 2 |
hi guys... i have designed a form which contains about 36 feilds and i need t define the users to fill these feilds. i.e.: i want to specify the user who can write in three specifie
|
| Bookmark problem | 09 Apr 2004 23:03 GMT | 3 |
Sue, I get an error message having to do with the bookmark. I am following your example Ch22 Equipment Repair Request Print Word.oft. You use this line:
|
| variable | 09 Apr 2004 14:39 GMT | 1 |
I want to create a global variable that I can toggle from 0 to 1 with If statements. Is this how to define it at the top:? Const olForrmOpen = 0
|
| COM Addin functions from Property Page OCX | 08 Apr 2004 21:35 GMT | 1 |
What is the accepted method to call functions in the main COM Add-in DLL from the property page ocx I have error reporting functions on the dll that I need to call in the ocx Is it forbidden to rebuild the functions in the OCX? Both the DLL and OCX are in a vb6 project group.
|
| Customizing task forms | 08 Apr 2004 17:29 GMT | 1 |
Hello everyone, I am a little new to customizing outlook , so apologize for what I think is likely a very simple question. I am trying to add some custom forms/controls/etc to Outlook. Its bee years since I have used visual basic but everything seems to be workin
|
| add path to add-contacts button | 08 Apr 2004 17:07 GMT | 3 |
on my custom task-form (again :o ) i have this button to add contacts those contacts are in a public folder, and are not easy to find. e.g when the contactsfolder is x, they have to click through folders U, and W to find that folder.
|
| Macro security | 07 Apr 2004 20:43 GMT | 1 |
Does the security setting for macros affect the ability to run a vbScript ? For example, if I have a vbScript that is called from a Rule, will it run if the macro security level is set to high Thanks.
|
| Word.dot file | 07 Apr 2004 20:35 GMT | 5 |
I am pulling fields from my custom Task form into a .dot file. I am successful with all except the notes field. It has no value assigned to it. It's the same notes field used in the standard Task form. What is the value I
|
| Get GMT or UTC from message | 07 Apr 2004 15:19 GMT | 1 |
I’m looking for a way to get the GMT or UTC time from an email message; or possibly find the time zone from where the email was sent I know how to get the “Sent Time” from the Outlook MAPI interface. This however is the time from the client machine the email was sent from or the ...
|
| Outlook forms | 07 Apr 2004 14:10 GMT | 5 |
Is there a way to change the icon appearance of a form if it has a mail message class? My users want to be able to view this particular form differently within their inbox.
|
| User Input into custom form | 07 Apr 2004 01:36 GMT | 6 |
Hi...Pretty much a newbie in Outlook forms design, so any help or pointers would be appreciated with my question. 1. In my custom form I have 12 fields, with each one representing a Commission Rate for the given month ex: CR (Jan), CR (Feb),...,CR (Dec)
|