Outlook macros have vanished

  • Thread starter chriswg@gmail.com
  • Start date
Status
Not open for further replies.
C

chriswg@gmail.com

Hi

About 6 months ago I set up a Macro in Outlook 2003 as follows:

Sub ReplyWithTemplate(Item As Outlook.MailItem)

Dim olkReply As Outlook.MailItem, _

olkTemplate As Outlook.MailItem

Set olkReply = Item.reply

Set olkTemplate = Application.CreateItemFromTemplate("C:\Documents and

Settings\Chris\Application Data\Microsoft\Templates\Feedback.oft")

olkTemplate.Recipients.Add olkReply.Recipients.Item(1).Address

olkTemplate.Recipients.ResolveAll

olkTemplate.Send

Set olkReply = Nothing

Set olkTemplate = Nothing

End Sub

All I wanted to do was to be able to send a standard email back to

every candidate that sent me their CV.

This worked fine for a few days and then I stopped using it as we

weren't so busy. Last week I have tried to turn the Outlook rule back

on and the Macro has vanished. Worse than that, when I open VBA Editor

re-create the Macro it just said No Projects and everything was greyed

out.

I had been holding out on upgrading to Office 2007 for a while but I

decided this was finally the best time so this morning my package

arrived and I went through the upgrade procedure. Unfortunately, its

still the same problem, although I can now get a Project 1 tree of

Project1 (Vbaproject.OTM) / Microsoft Office Outlook Objects /

ThisOutlookSession. I can even 'Insert' a Module1 but after pasting in

the macro above, saving, then returning to Outlook I click Tools/Macro/

Macros and the list is blank.

Any help would be very much appreciated, I have spent most of today

digging around websites trying to find the answers but so far nothing.

I know the VBA Addin is enabled, and I know the Macro security is set

to Medium/Low so those aren't the culprits. Also, I put the code on a

friends machine too and his has stopped running now too.

Many thanks

Chris
 

Michael Bauer

Senior Member
Outlook version
Outlook 2010 32 bit
Email Account
Exchange Server
That's a script that can be called by a rule; you won't find it under

tools/macro.

Best regards

Michael Bauer

Am Tue, 7 Apr 2009 09:01:56 -0700 (PDT) schrieb chriswg@gmail.com:


> Hi

> About 6 months ago I set up a Macro in Outlook 2003 as follows:

> Sub ReplyWithTemplate(Item As Outlook.MailItem)
> Dim olkReply As Outlook.MailItem, _
> olkTemplate As Outlook.MailItem
> Set olkReply = Item.reply
> Set olkTemplate = Application.CreateItemFromTemplate("C:\Documents and
> Settings\Chris\Application Data\Microsoft\Templates\Feedback.oft")
> olkTemplate.Recipients.Add olkReply.Recipients.Item(1).Address
> olkTemplate.Recipients.ResolveAll
> olkTemplate.Send
> Set olkReply = Nothing
> Set olkTemplate = Nothing
> End Sub

> All I wanted to do was to be able to send a standard email back to
> every candidate that sent me their CV.

> This worked fine for a few days and then I stopped using it as we
> weren't so busy. Last week I have tried to turn the Outlook rule back
> on and the Macro has vanished. Worse than that, when I open VBA Editor
> re-create the Macro it just said No Projects and everything was greyed
> out.

> I had been holding out on upgrading to Office 2007 for a while but I
> decided this was finally the best time so this morning my package
> arrived and I went through the upgrade procedure. Unfortunately, its
> still the same problem, although I can now get a Project 1 tree of
> Project1 (Vbaproject.OTM) / Microsoft Office Outlook Objects /
> ThisOutlookSession. I can even 'Insert' a Module1 but after pasting in
> the macro above, saving, then returning to Outlook I click Tools/Macro/
> Macros and the list is blank.

> Any help would be very much appreciated, I have spent most of today
> digging around websites trying to find the answers but so far nothing.
> I know the VBA Addin is enabled, and I know the Macro security is set
> to Medium/Low so those aren't the culprits. Also, I put the code on a
> friends machine too and his has stopped running now too.

> Many thanks
> Chris
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
S Why do I have to close and reopen Outlook for macros to work? Outlook VBA and Custom Forms 2
S Email Macros to go to a SHARED Outlook mailbox Draft folder...NOT my personal Outlook Draft folder Using Outlook 2
V Outlook macros no longer run until VB editor is opened Outlook VBA and Custom Forms 0
J Want to learn VBA Macros for Outlook. What book can you recommend? Outlook VBA and Custom Forms 2
D Outlook macros to create meeting on shared calendar Outlook VBA and Custom Forms 10
Diane Poremsky Using Arrays in Outlook macros Using Outlook 0
Diane Poremsky Running Outlook Macros on a Schedule Using Outlook 0
S Using Macros in the Outlook Calendar Using Outlook 2
A Outlook 2010 disabled macros Using Outlook 2
R Outlook Macros for Appointments and Tasks Using Outlook 1
L Macros disabled in custom Outlook form Outlook VBA and Custom Forms 1
M macros of outlook 2007 Outlook VBA and Custom Forms 1
C Create macros in Outlook 2007 Outlook VBA and Custom Forms 5
S Need: Date handling in Outlook Macros, either information/documentation Outlook VBA and Custom Forms 1
N Copying outlook macros between pcs Outlook VBA and Custom Forms 1
D Macros Disabled in Outlook 2007 BCM (Business Contact Manager) 9
Rupert Dragwater Background colors not saving in Outlook 365 Using Outlook 1
petunia Outlook tasks module sunsetting? Exchange Server Administration 3
G Save emails as msg file from Outlook Web AddIn (Office JS) Outlook VBA and Custom Forms 1
D Outlook VBA forward the selected email to the original sender’s email ID (including the email used in TO, CC Field) from the email chain Outlook VBA and Custom Forms 3
U Outlook 2021 not showing contact cards in Searches Using Outlook 2
C Outlook - Macro to block senders domain - Macro Fix Outlook VBA and Custom Forms 2
H Outlook 365 O365 outlook calendar item editing Using Outlook 1
J Outlook 365 html inline images Using Outlook 1
Rupert Dragwater How to get Outlook 365 to open from websites Using Outlook 5
J Outlook 2021 ScanPST errors (yet again ... sorry): repair button missing Outlook 2021 Using Outlook 0
HarvMan Outlook 365 - Rule to Move an Incoming Message to Another Folder Using Outlook 4
K Moved pst to new computer, now Gmail not coming into Outlook Using Outlook 7
F Running Scripts in Outlook 2021 Using Outlook 0
Nufc1980 Outlook "Please treat this as private label" auto added to some emails - Help. Using Outlook 3
S Outlook 2019 Custom outlook Add-in using Visual Studio Outlook VBA and Custom Forms 0
R Outlook 365 How to integrate a third-party app with Outlook to track email and sms? Using Outlook 2
e_a_g_l_e_p_i I can't believe what I am seeing when trying to install Outlook 2021 Using Outlook 9
Kika Melo Outlook Calendar deleted appointments not in Deleted Items folder Using Outlook 3
P How to get a QR code for automatic signin with Outlook for iOS Using Outlook 5
J Migrating Outlook Using Outlook 1
Retired Geek Outlook for the MAC with Yahoo accounts now very broken Using Outlook 9
S Outlook 2002- "Send" button has disappeared. Help please. Using Outlook 1
L How Stop Outlook Nag Messages Using Outlook 1
TomHuckstep Remove Send/Receive All Folders (IMAP/POP) button from Outlook 365 Ribbon Using Outlook 1
L I Cannot Sign Into My Outlook Account? Outlook VBA and Custom Forms 0
icacream Outlook 2021 - Google calendar in the peek Using Outlook 0
e_a_g_l_e_p_i Question about installing my Gmail account on my iPhone but still getting messages downloaded to my desktop Outlook. Using Outlook 3
F Want to add second email to Outlook for business use Using Outlook 4
kburrows Outlook Email Body Text Disappears/Overlaps, Folders Switch Around when You Hover, Excel Opens Randomly and Runs in the Background - Profile Corrupt? Using Outlook 0
M using excel to sort outlook appointment items Outlook VBA and Custom Forms 4
e_a_g_l_e_p_i MY Outlook 2021 changed the format of the shortcuts for mail, calendar etc. Using Outlook 10
Z Outlook 2021 Outlook new emails notification not working Using Outlook 4
K Changing the Deleted Items location in Outlook 2019 Using Outlook 2
J Outlook 365 Outlook Macro to Sort emails by column "Received" to view the latest email received Outlook VBA and Custom Forms 0

Similar threads

Top