LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default How to open Excel file from PowerPoint?

Office XP

From a macro in PowerPoint, I open an Excel file I want to work with. I use:

Excel.Workbooks.Open FileName:= _
"C:\Whatever.xls"
Excel.Application.Visible = True

Excel and the file open, but I don't have access to my Excel addins. Their
commands no longer appear in the Tools menu. (For example, Bovey's
CodeCleaner.) However, the addins show as installed and loaded.

How can I open the Excel file from PowerPoint with addins intact?

Is there anything else I should know about opening Excel from PowerPoint?

Thank you.



 
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
Excel won't open when editing powerpoint graph Fuzzy001 Excel Discussion (Misc queries) 1 January 15th 10 04:24 PM
How do I stop automatic virus scan when I open powerpoint file? EdV Excel Discussion (Misc queries) 1 June 27th 06 06:57 PM
excel VBA for auto open PowerPoint Duncan_J Excel Programming 5 May 26th 05 04:01 PM
How can I open an xls file in office powerpoint? kuppycake Excel Discussion (Misc queries) 5 February 4th 05 12:01 AM
Open Powerpoint Presentation via Excel VBA code hurlbut777 Excel Programming 3 January 7th 05 12:42 AM


All times are GMT +1. The time now is 06:16 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"