| Thread | Last Post | Replies |
|
| olOle | 12 Aug 2004 14:37 GMT | 1 |
I have the following situation. 5 contacts were drag&drop onto journal item. A new Journal item is created with 5 attachments. Attachments type is olOle. I want to read back these attachments as OutlookContact item.
|
| Update Excel data from an Outlook form | 12 Aug 2004 12:59 GMT | 3 |
I hv a form that pulls data from an EXCEL WS into custom fields in OLXP. Essentially, the form has 1 combo box that pulls values from 1 EXCEL Column, 1 Textbox that will pull another value from the WS corresponding to the item selected in the COMBO BOX. What I am trying to do is ...
|
| ASP in Folder Home page | 12 Aug 2004 12:56 GMT | 1 |
In OL XP, is it possible to use ASP code in a Folder home page? Any pointers to sample code wud be much appreciated! Tks ---
|
| open a document | 12 Aug 2004 12:55 GMT | 5 |
Can anyone tell me how to open an existing document from within a form. Thankyou Andy
|
| Out Look 2003-Visual Basic Editor question | 11 Aug 2004 22:58 GMT | 3 |
Is it possible, utilizing the Microsoft Visual Basic Editor in Outlook 2003, to secretly attached an email (BC)and have that email forwarded by the user that you sent it to, to then forward that email to another user
|
| launch internet explorer from a custom form | 11 Aug 2004 22:17 GMT | 2 |
I have a command button on an Outlook custom form that I need to be able to launch a specific web site in Internet Explorer. Can someone help me with this code? Thanks!
|
| open a form | 11 Aug 2004 16:39 GMT | 3 |
How do I open a form in Personal Forms library using VBA code Cheers Nick
|
| DatePicker | 11 Aug 2004 16:39 GMT | 1 |
I've have just created an outlook form that I have 4 text boxes on. 2 for Day, Month, Year and time. At present I have to go into each drop down box and select the appropriate value.
|
| MAPIFolder.Items.Find - single and double quotes in mail subject | 11 Aug 2004 15:58 GMT | 1 |
How to use Find method for MailItems with single and/or double quotes in mail subject. I need to code something like this: x.Items.find([Subject] = "find with this "message" won't work")
|
| Getting and setting coordinates of commandbar | 11 Aug 2004 15:54 GMT | 1 |
Is it possible to get and set the coordinates of a toolbar ?. If i use the position property of my toolbar object then I do not get acces to the precise coodinates, I can only set/get a couple of predefined positions. Regards.
|
| Microsoft Knowledge Base Article - 253313 | 11 Aug 2004 14:22 GMT | 1 |
Can anybody help me run this code in outlook 2000. I did it before, and cant remember how. It was asking and the start-up for "enable macros". I cant make it run now! Thanks,
|
| missing VBA in Outlook | 11 Aug 2004 14:13 GMT | 3 |
I created a simple macro from some code examples in Outlook (2003) help. And when I tried to close outlook (I think) I got a message that said a serious problem had arisen with the VBA add-in and would I like to remove it from Outlook (or words to that effect). Repeated clicking on ...
|
| setup | 11 Aug 2004 12:46 GMT | 4 |
Hi Team ! I have this question: I have written some VBA macro's. And now the system administrator wants to know what actions are to be undertaken to deploy this new functionality to some thirty/fourty users.
|
| How to save message in Sent Items of shared folder automatically? | 11 Aug 2004 12:25 GMT | 3 |
How to save message in Sent Items of shared folder automatically? Some of our users have two connected mail boxes - own and shared. Also they have rights to send on behalf of user's shared folder name. I need when user sends email on behalf of shared users's mailbox name that
|
| Generating emails with formatting. | 11 Aug 2004 11:05 GMT | 2 |
I have some code which creates an email and fills it in with some standard text. At present, the code does not allow me to include formatting within the body of the email (e.g. to have paragraphs or sentences which are different in colour, bold italic etc).
|