| Thread | Last Post | Replies |
|
| Digitally sign a macro | 04 May 2004 15:19 GMT | 2 |
Here's my dilema: I created a macro to help filter some of my email but when I try to run it from the toolbar I receive the message -- 'ThisOutlookSession' contains macros -- and it prompts me to Enable or Disable macros to
|
| Feasibility Question: Possible to pull Calendar Items from shared calendar? | 04 May 2004 12:54 GMT | 1 |
I want to develop an automated system whereby an individual's outlook session automatically polls a shared calendar for events happening that day. If there is an event, it is duplicated in the individual's calendar. However, there is a caveat: the owner of the shared
|
| Inserting A Hyperlink In Outlook with VBA | 04 May 2004 03:32 GMT | 1 |
How do you insert a Hyperlink in Outlook with VB?? I am currently using Outlook Redemption with Outlook 2000. Thanks, Xcelsoft
|
| create a task request with due date...how can i create a calendar? | 03 May 2004 23:42 GMT | 1 |
I want to create a task request with the forms designer in Outlook. I want to use the 'due date' function. And with this 'due date' function I want to use the calendar. If you extend the options at the 'due date' funtcion there should appear a small calendar like it
|
| Packaging Outlook Macros for Export | 03 May 2004 22:50 GMT | 1 |
I'm creating VB macros for Outlook and want to give it to my partner to use on his computer. How do I export, or package for export, macros I create?
|
| fm20.dll | 03 May 2004 22:41 GMT | 6 |
I have a COM addin that uses functionality from the fm20.dll - this dll is not redistributable and my problem is that if do not put this dll within my installer then the addin will not function (even though there is a fm20.dll installed on the target machine). Is there some ...
|
| Change from View Email to Edit Email | 03 May 2004 22:28 GMT | 1 |
I wonder if its possible to programmatically change from the norma view of an email (its opened as usual) to where you can edit it. I know how to achieve this using the outlook commands but I need i achieved by my Addin.
|
| Redemption Outlook Question2 | 03 May 2004 22:20 GMT | 1 |
Many thanks Dmitry for your response to my earlier question regarding inserting a jpeg file into the body of an email message. Your references were exactly what I was looking for. I
|
| Redemption Outlook Question | 03 May 2004 20:03 GMT | 1 |
I am using Redemption Outlook along with the M/S Outlook Object Library to automate sending emails and attachments to customers. Two questions.
|
| dialog to send outlook form | 03 May 2004 19:26 GMT | 3 |
Try to make sure that users press the send button at the correct time. We have a custom Outlook form, thet gets opened several times, then is supposed to be sent. I would like a dialog box to come up and ask if the user is ready to send the form, Once they say ok, it will ...
|
| Retreiving the senders email address | 03 May 2004 18:10 GMT | 2 |
Dear folks, I am creating a program in VB .net to access the email address of the sender from the microsoft outlook folder. I can access the subject line when I write the following piece of code, However I don't know how to access the email address property of the person sending ...
|
| You don't have appropriate permission to perform this operation | 03 May 2004 16:04 GMT | 3 |
I have a small program (written in VB) to automate sending emails thru Outlook. Program works fine everywhere but one office. At this location Outlook and my program are installed on terminal server.
|
| run VBA code from a rule | 03 May 2004 16:00 GMT | 3 |
We have a problem with outlook integration in an ERP system. The system basically runs a service that polls an outlook folder. When an email is received, it logs the email internally and moves the email to a user defined outlook folder. All the email address fields in this system ...
|
| Compile error in hidden module | 03 May 2004 14:39 GMT | 1 |
I am getting this message everytime I close out of Outlook: Compile error in hidden module: AutoExec. I checked under "Help" and it states that a protected module can't be displayed. There is a compilation error
|
| Accessing Search Results (using Find Now in GUI) from VBA-code | 03 May 2004 10:46 GMT | 2 |
Is there anyone who knows how I could access the search results in a contact folder from VBA-code in Outlook 2003. The user will perform a standard search typing in a name and pressing the Find Now button in the Outlook GUI. The results are then displayed in the Active Explorer. ...
|