Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 390
Default Auto_Open from Outlook

I am opening an excel workbook from outlook but it does not run the auto_open
macro. How can I accomplish this? I can get it to work from Access but not
Outlook.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,549
Default Auto_Open from Outlook


Auto_Open code does not run when the workbook is opened via VB.
Use the RunAutoMacros method or put the code in the Workbook_Open event.
--
Jim Cone
Portland, Oregon USA
http://www.realezsites.com/bus/primitivesoftware
(Excel Add-ins / Excel Programming)



"Bill"
wrote in message
I am opening an excel workbook from outlook but it does not run the auto_open
macro. How can I accomplish this? I can get it to work from Access but not
Outlook.
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 390
Default Auto_Open from Outlook

I have tried the RunAutoMacros with no success. Like I said, i can get this
to work from Access but not Outlook. I have tried several things but cannot
get anything to work from Outlook.

"Jim Cone" wrote:


Auto_Open code does not run when the workbook is opened via VB.
Use the RunAutoMacros method or put the code in the Workbook_Open event.
--
Jim Cone
Portland, Oregon USA
http://www.realezsites.com/bus/primitivesoftware
(Excel Add-ins / Excel Programming)



"Bill"
wrote in message
I am opening an excel workbook from outlook but it does not run the auto_open
macro. How can I accomplish this? I can get it to work from Access but not
Outlook.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Push Button in Outlook to Change Focus to Outlook Contact List Cole Excel Programming 0 October 25th 06 11:29 PM
Outlook Automation Error Problem - Can't locate Outlook Module Allan P. London[_2_] Excel Programming 1 August 14th 05 10:52 PM
How can I use Outlook express to send mail rather than Outlook by VBA code new.microsoft.com Excel Programming 5 August 3rd 05 03:45 PM
How can I use Outlook express to send mail rather than Outlook by VBA code new.microsoft.com Excel Programming 1 August 1st 05 12:45 PM
Late Binding to Outlook from Excel: Outlook modifies email body Lenny Wintfeld Excel Programming 0 December 12th 04 04:03 PM


All times are GMT +1. The time now is 08:43 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"