Outlook macros have vanished

  • Thread starter Thread starter chriswg@gmail.com
  • Start date 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
 
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 1
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
E What is the next workaround for macro in New Outlook 1.2025.1111.100 Outlook VBA and Custom Forms 1
E Need to digitally sign macro but VBA\Outlook crash Outlook VBA and Custom Forms 1
P Outlook 2003 no longer opens "without" Folder List Showing in Navigation Pane Using Outlook 2
Hornblower409 Outlook 2010 - Never ending update Using Outlook 0
V Outlook created new profile? Using Outlook 1
J Outlook inbox question Using Outlook 3
T How to Add AT&T Contacts to Outlook 365 Using Outlook 7
F Outlook 2021 outlook on iPhone Using Outlook 1
F Outlook 2021 Outlook on iPhone asks for password Using Outlook 0
P ics calendar entries suddenly open up new Outlook Using Outlook 3
P Outlook "forgets" password until system rebooted Using Outlook 2
N Why does Outlook keeping adding to the email address I have in my notes portion of a contact? Using Outlook 2
M Anyone integrated AI website builders with Outlook for automated client communications? Using Outlook 1
V Gmail in Outlook Using Outlook 2
T Where has the Copilot icon gone in my Outlook desktop client? Using Outlook 5
P New way by Microsoft to get people to use the new Outlook Using Outlook 4
C How to keep emails in account in Outlook after closing the IMAP account Using Outlook 1
cymumtaz IMAP calendars in New Outlook Using Outlook 5
T Constantly Have To Log In To Outlook On The Web Using Outlook.com accounts in Outlook 2
T Cannot Find Outlook Noted On Android Using Outlook 4
O Outlook 2024 not showing that messages are replied to or forwarded Using Outlook 3
C Outlook 365 send/receive takes FOREVER - as in 40 minutes Using Outlook 7
I Outlook 2024 LTSC syncing with iCloud calendar - can only make appt. in iCloud Using Outlook 2
Kika Melo Outlook ribbon customisations do not 'stick' Using Outlook 12
J IMAP Folders Confusion in Windows Classic Outlook Using Outlook 1
A Missing Sent Emails in New Outlook Using Outlook 18
S Missing categories in Outlook calendar Using Outlook 10
P Windows 11 tries to open New Outlook when the user clicks on the mail icon on a news article Using Outlook 2
C I don't understand Outlook or Microsoft, anymore Using Outlook 12
P My Feedback to Microsoft and their response; also New Outlook roadmap Using Outlook 0
A New Outlook - Cannot drag IMAP emails to Task List in MyDay Using Outlook 1
L Android Outlook Doesn't Update PC Notification Changes Using Outlook 0
A How to open Excel file saved in Outlook folder? Outlook VBA and Custom Forms 4
D.Moore Outlook desktop client suggested searches question Using Outlook 22

Similar threads

Back
Top