Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Calling VBA add-in functions/subs from another Excel file.

Is it possible to put VBA code into a workbook that will call either a Sub
or Function that is sitting inside an installed add-in?

Thanks,
Bret


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 575
Default Calling VBA add-in functions/subs from another Excel file.

Bret,

This is a function call example
ReturnValue = Application.Run("EFALoader.xla!Authenticate")

Robin Hammond
www.enhanceddatasystems.com

"Bret Holle" wrote in message
...
Is it possible to put VBA code into a workbook that will call either a Sub
or Function that is sitting inside an installed add-in?

Thanks,
Bret




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
Common Functions and Subs rbnorth Excel Discussion (Misc queries) 3 February 15th 06 11:07 PM
calling subs Mike Excel Programming 4 April 8th 04 08:22 PM
calling subs, Doesn't seem to run fisrt time? CAA[_21_] Excel Programming 2 April 1st 04 08:23 PM
calling private subs dunlklee Excel Programming 1 December 16th 03 09:40 AM


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

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

About Us

"It's about Microsoft Excel"