| Thread | Last Post | Replies |
|
| printing question | 30 Sep 2005 15:15 GMT | 3 |
Hi, sorry to bug you with yet another printing question.... but I'm hoping you can help. I have a custom form which announces personnel changes (hires, terms, etc). I want one person to send the form to several people (including me), and I
|
| Creating a custom send button | 29 Sep 2005 19:28 GMT | 1 |
I have an outlook form in which I have created a send button (that works) with the following code: Sub Send1_Click() Item.Send
|
| Rules Problem Outlook 2000 | 29 Sep 2005 15:06 GMT | 2 |
In the "Rules Wizard/Reply Using" function I identify .oft templates I created for use as automatic replies to information request emails. What is actually being sent out is a blank email which contains the correct subject but no text, and the stationery is on the outgoing ...
|
| Outlook form prints in Alpha order, I do not want that. Help? | 28 Sep 2005 16:27 GMT | 1 |
I have created a new form in Outlook from scratch. When I print the form the information is listed in alphabetical order. Is there a way to change this? I would like the form to print in tab order.
|
| I have outlook 2000 how do I manage my personal forms | 28 Sep 2005 15:50 GMT | 1 |
I have issued forms in outlook 2000 and I can't delete them. Outlook 2000 doesn't have form manager in it. What should I do?
|
| Getting contents of the "contacts" field | 28 Sep 2005 15:34 GMT | 1 |
How to get the contents of the "Contacts:" field in an outlook form? Getting "To:" contents works with Item.To. I need the contents in an event sink, they are not included in the message fields so I was planning to copy the contents of "contacts" to
|
| What sub or function triggered when message opens? | 28 Sep 2005 15:22 GMT | 3 |
Is it possible to execute a VBScript commands when you open or read e-mail from Inbox (Outlook)? I've tried to use the Function Item_Read() and Function Item_Open() but it doesn't work. Thanks.
|
| Dropdown Menu Auto Insert Option | 28 Sep 2005 13:37 GMT | 1 |
I would like to create a new form and don't know how to accomplish it. Basically, when I compose a new message I want a dropdown menu to be available with these options: Informational;Official;To Be Filed When I select each option, I would like an Auto Insert to occur, for ...
|
| changing value of CC field when item.size is > 0 | 27 Sep 2005 17:04 GMT | 1 |
Im having trouble populating the CC field with one of my forms. I had originally set the initial value of the form to a user, but they now only want to be copied on the form after the form has been filled out and sent, i.e. when the recipient receives it and then clicks forward I ...
|
| Changing default mail form with Forms Administrator | 27 Sep 2005 17:04 GMT | 2 |
I have created a customized form for reading incoming mail. The form is a copy of the standard form, with a button added on the read- page. The button forwards the message using another form that has a dropdown list for selecting where to send the message.
|
| Generating outlook invitation form from internet aplication | 27 Sep 2005 14:22 GMT | 1 |
How do I do that? Does exist some manual how to program email calendar form which will be generated by internet aplication? Thanks a lot
|
| help with educational forms | 26 Sep 2005 23:34 GMT | 1 |
hello. i use Outlook quite heavily as part of my job as a teacher. I use the calendar with appointments to hold lesson plans and the journal to record meetings or phone calls with parents or pupils. I have tried to create my own customised forms but not had much look - mainly ...
|
| Vacation Request | 26 Sep 2005 18:28 GMT | 1 |
Has anyone created a Vacation Request, or Absence Request Form for Outlook 2003/SBS 2003 environments? I would sure like to get a copy. Wish there were a Microsoft Library of Forms. I tried downloading a Outlook 97/98 version, but don't seem to be able to
|
| Raading from a file to populate a drop-down | 24 Sep 2005 07:59 GMT | 1 |
I would like to read from a file to populate a drop-down list box. It is for use in a form that files details of research notes from stock brokers. I would like to be able to chose from a drop down list of stock brokers (e.g. Merrill Lynch et al) but obviously that list will ...
|
| Field Validation | 23 Sep 2005 23:04 GMT | 1 |
I've created a form for Outlook and while testing the form published to the "personal Folder", the validation works. Once the form is published to the "Organizational Forms Folder", the same validation fails... thanks in advance for 0any suggestions
|