Refering to a folder
Mon, 6 Oct 2008 13:40:28 -0600
I created a folder under the "Personal Folders" root
How do I refer to it using VBA?
Bre-x
...
|
Outlook vba errror message says Access can't find my userform
Mon, 6 Oct 2008 09:56:01 -0700
I'm trying to create a userform in Outlook 2003 vba, that will facilitate a
secretary creating an email message about telephone calls.
I get the following error message: Microsoft Office Access can't find the
form 'frmTelMsgInput01' referred to in a macro expression or Visual Basic Code
Any help figuring ...
|
E-mail are Unreadable Format
Fri, 3 Oct 2008 22:16:01 -0700
One of The User Receving Mail In this Format. How to Solve the issue
Content-Type: multipart/alternative;
boundary="part325175-boundary-892538733-584096384"
MIME-Version: 1.0
--part325175-boundary-892538733-584096384
Content-Transfer-Encoding: base64
Content-Type: text/plain; charset="utf-8"
RGVhciBSa ...
|
drag and drop
Fri, 3 Oct 2008 15:53:12 -0700
Outlook 2003 SP3
Hi,
I want to drag and drop a file into the notes section of a task and have it
insert the hyperlink instead of inserting the file. Is there a way to
programatically do that? Can someone point me in the right direction?
Thanks,
Joel
...
|
outlook 2007 warning message when emailing from Access
Fri, 3 Oct 2008 15:25:01 -0700
I finally found a vb script that will email out my reports to individual
recipients. Works great! Now I'm encountering the dreaded warning message
about "A program is trying to automatically send email on your behalf". I've
looked at several solutions, but with my extremely limited knowledge of
scripting, ...
|
Macro to rename Subject of E-mail on exchange server(2007)
Fri, 3 Oct 2008 12:02:01 -0700
Hi all,
I work with many different people and we all use the same inbox, called
ServiceDesk. To keep more than one person from responding to an e-mail, we
usually put our initials in front of the subject of the e-mail. I was
wondering, can anyone point me to a macro that I could create that would
automa ...
|
Is this possible?Shared calendar reminders between 3 people &remin
Fri, 3 Oct 2008 11:54:01 -0700
Hi, I'm working on creating a macro to create 2 appointments, but it has to
send reminders to 3 specific people.
I have the code to create items in the Calendar so I can modify it and setup
the 2 appointments, but how do you get Outlook to use a shared calendar and
setup 3 reminders is beyond me right now. ...
|
|
|
Help with OL07 macro to fix invalid entryid
Thu, 2 Oct 2008 13:10:02 -0700
I have 2 users that use iphones. Somehow, the syncing of contacts in the
iphone to OL03/07 (both were upgraded from 03), has caused an invalid entryid
on most of the contacts, when anyone opens them from the address book (also
causes email to not send -get stuck in outbox- if the address book is used).
Someo ...
|
Change the Default Message Format for Outlook Application via Inte
Wed, 1 Oct 2008 14:50:01 -0700
Does anyone have an example in C# (preferred) or VB.NET of setting the
default message format programmaticly using Microsoft.Office.Interop.Outlook?
This is the same setting that is accessed using these steps:
Outlook:Tools:Options:Mail Format:Compose in this meassage format:
HTML|Rich Text|Plain Text
I ...
|
Newbie- is this possible? (code to save attachments from server to network drive, without opening email locally)
Wed, 1 Oct 2008 16:17:58 -0400
I have an internal customer who is getting data reports created and emailed
to him automatically. He has to make those available to me (and others) as
part of a current project. He set up his outlook so that any reports that
meet the subject line criteria are automatically sent to the whole team,
which waste ...
|