Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Call procedure from another Excel File?

I need protected code that can be used by anyone accessing this excel file
but for the life of me, I can't seem to run a public sub from the other
workbook? I created an Add-in from the protected code workbook and added it
to my references but still no joy. Running Office 2003.

Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Call procedure from another Excel File?

Are you using

application.Run "MyAddin.xla!MyMacroName", arg1, arg2

and MyAddin is loaded?

--
Regards,
Tom Ogilvy

"Dave Ladd" <Dave wrote in message
...
I need protected code that can be used by anyone accessing this excel file
but for the life of me, I can't seem to run a public sub from the other
workbook? I created an Add-in from the protected code workbook and added

it
to my references but still no joy. Running Office 2003.

Thanks.



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
Call Oracle Procedure from Excel macro test[_8_] Excel Programming 3 June 7th 05 01:18 AM
Call Procedure Ronbo Excel Programming 4 February 23rd 05 08:11 PM
Where else to look for procedure call Lulu Excel Programming 0 November 24th 04 03:07 PM
Where else to look for procedure call Lulu Excel Programming 2 November 24th 04 02:14 AM
procedure won't call John Gittins Excel Programming 0 August 5th 03 08:17 PM


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