| Thread | Last Post | Replies |
|
| OUTLOOK-PRINTING FORM | 13 Sep 2004 23:03 GMT | 6 |
I have created a form in OUTLOOK (2003) with multiple controls and fields on it and it is sent. When received and the user tries to print it, all the defined fields appear. How do I print the e-mail in the standard format?
|
| giving rights forothers to publish forms | 13 Sep 2004 23:02 GMT | 1 |
I was wondering how I give another person rights to publish outlook forms in public folders. They are told that they need owners rights, what are those?
|
| Refreshing an item after changing the form type | 13 Sep 2004 21:54 GMT | 1 |
I have created a piece of code for changing an items form type: Public Sub ChangeMessageType() Dim myolapp As Outlook.Application
|
| Spell check on text fields | 13 Sep 2004 18:26 GMT | 1 |
If I attempt to do an F7 spell check for an added textbox on a custom form, it does not work. Moreover, if I have the cursor on the added textbox and I attempt to execute a spell check from the Tools menu, it's greyed out. Is
|
| vb6 dll issues - adding popup to menu bar and calling form | 13 Sep 2004 16:24 GMT | 5 |
Bit of a crucial problem.. I have tried several different ways to add a popup menu to the Outlook XP Menu Bar, with a button off that which calls a form. This needs to be districuted to 700 users, so the VBAProject.OTM option (which was my initial one) is out Using a com add-in, I ...
|
| User Defined Fields Question | 13 Sep 2004 12:18 GMT | 9 |
I have a form that has data in "User Defined Fields in Folder", created on the "All Fields tab". I then convert the message class of this form and copy it to another folder. If I add this field to the view I see the old data, however if I find
|
| a fild on this form requires a value | 10 Sep 2004 14:34 GMT | 1 |
Is there a tool in Outlook/Form, where you can update which is the field(s) you need to update before you can send the form so that the user understands what is yhe field to be filled in ? E.g. "Field CUSTOMER NAME requires
|
| ViewCtl | 10 Sep 2004 14:31 GMT | 1 |
I use ViewCtl in a outlook custom form e when i set a view in ViewCtl, the view in Explorer object change like the view in ViewCtl. How i can to change view in ViewCtl without change view in
|
| Open Form size 1024 X 768 | 10 Sep 2004 14:29 GMT | 1 |
Open Form size 1024 X 768 Hi Can anyone tell me how to open a userfoem in size 1024 X 768 in the top left corner of the sreen
|
| Operations on multiple form postings | 09 Sep 2004 19:06 GMT | 3 |
I'm designing an Outlook application for handling Program Change Requests posted in a public folder. I want to be able to perform certain operations on multiple forms within a public folder, such as assign several of them to a person. Ideally, I would highlight several postings, ...
|
| Exporting Info From Custom Form Into Access | 09 Sep 2004 16:23 GMT | 1 |
I have a functional customer form, which has nothing to do with Contacts or anything like that, and I need to be able to export the information into an existing Access database. All the information that I have been able to find thus far is pretty much specific to either
|
| All public folders directory | 09 Sep 2004 15:17 GMT | 1 |
I recently modified the default contact form to accomidate some user-defined fields. I published the form and changed the existing public folder with a macro. My problem is it created two subdirectories that I didn't
|
| Transfer calendar entries from one Outlook account to another | 09 Sep 2004 14:00 GMT | 1 |
Is it possible to send my calendar entries from home to my work account? I am trying to amalgamate the two. Thanks in advance
|
| What am I doing wrong!?? | 09 Sep 2004 13:33 GMT | 1 |
I am trying write a script that hides/unhides a page in an email form when a checkbox is unchecked/checked. (Outlook 2000) I have little experience with programming VB script so I am having trouble figuring out my problem. When I
|
| Contacts - Check box fields do not paste to Excel | 09 Sep 2004 12:06 GMT | 1 |
I have built a custom contact form and custom view that contains check boxes. When I export (copy/paste) contacts from my custom view to Excel, the check box fields do not get exported. I've found a few postings with the same problem, but as yet no solution.
|