| Thread | Last Post | Replies |
|
| End user doesn't receive data in form | 31 Mar 2006 21:23 GMT | 1 |
I am just trying to create a real simple custom form using the Message form where I have multiple Yes or No Radio buttons. I have group all the proper radio buttons, but when I click on yes or no radio buttos and send it to someone (or myself) the radio buttons are all cleared ...
|
| Why use an Outlook Form? | 31 Mar 2006 19:18 GMT | 2 |
I have a excel template time sheet that my department uses, when the time sheet is 40 hours or more and the week is over it will ask if they want to e-mail it. Then it gets sent to me. I then take every time sheet I receive and manually enter the totals for
|
| How can I disable an item on a form | 31 Mar 2006 16:46 GMT | 2 |
Hi, I've got a form "Support" on this form I've got 5 tab. I want to disable an item on the "Estimation" tab to I was tinking that I've to do:Estimation.NameOfItem.enabled=false but it doens't work. Can you help me please
|
| Custom Email Form | 31 Mar 2006 16:01 GMT | 1 |
I am trying to design a form that looks something would look something like this: Subject: "*** Delinquency Comparison *** - as of " &
|
| Link the MS Access form to the Outlook | 31 Mar 2006 15:52 GMT | 1 |
I created a few tables in the MS Access, and then I created the serveral forms in the MS Access. Can I link the MS Access forms to the Outlook to use? And also, can I create the Outlook forms which forms can connect the MS
|
| form design | 31 Mar 2006 15:50 GMT | 1 |
i would like to create an outgoing message form which ggives all the normal functions but includes a tick boxthat when active when sending places a copy of the message in another folder as well as the sent folder? please can u help?
|
| sending rtf,doc,text as message body in outllook 2003 in vb.net | 31 Mar 2006 15:37 GMT | 3 |
Hi, I am trying to send a document using vb.net and outlook and words, The type of file i would like to send are (rtf, doc, txt) as the message body in the outlook message. Any one with experince in this area the help will be surely
|
| Outlook form with VB script wont work | 31 Mar 2006 14:21 GMT | 1 |
I have made a Outloook form with some buttons on there run some VB script code. The code opens a Word document. It works fine on my pc, but when I send the form to another pc it doesn't work. I guess that it is something about security, but what ?????
|
| custom action | 30 Mar 2006 20:17 GMT | 1 |
I have a button on a custom email form that I designed. When that button is clicked, it opens a new instance of that email form. What I want it to also do is to populate the "To:" field automatically. Any ideas?
|
| How do I print a custom form to look like design view layout? | 30 Mar 2006 16:58 GMT | 2 |
I created a custom form in Outlook using the 'message' template and several 'user-defined' fields including check boxes. I emailed the form to myself as a 'test', and the format was identical to the design view layout which was exactly what I wanted. However, the printed/print ...
|
| What happens if multiple users update a contact stored in public folders? | 30 Mar 2006 15:18 GMT | 1 |
This may be a stupid question but I was just wondering how outlook behaves when multiple users update a custom contact form simultaneously in public folders. Will Outlook crash or an error message pop up? If so, is there any way of "locking" the record if a user has it opened
|
| savemode in Close method | 30 Mar 2006 07:44 GMT | 2 |
(Outlook 2002, sp2) The Close method has SaveMode as its parameter. The Microsoft VB online help text lists the available SaveMode for VBA (olDiscard, olPromptForSave, olSave), but I am working with vbscript in custom form so need to know the
|
| Sending Custom Froms | 30 Mar 2006 04:12 GMT | 2 |
I have created an Outlook Custom Form ( Mail Message) to e-mail to our client base. This form allows us to list doument names and place check marks next to the specific documents we need our clients to provide to us. However, I have sent this mail message form to internal ...
|
| How to add sender name to cc for Custom Message form in Outlook | 29 Mar 2006 20:27 GMT | 2 |
I am creating a new custom Message form for Production Service Request. I want to automatically insert the sender name in the CC-Carbon Copy area of the form. How do you do this? Is their a global variable you insert?
|
| outlook combobox: value = x if A is selected | 29 Mar 2006 20:26 GMT | 7 |
Hi....i hope someone can help...i'm going crazy about this I would like a combobox that would display a certain $amt based on a selection... Select Bridgeport - the amt of 5.00 appears. For some reason I just can't seem to get it...I've searched all over, but
|