Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default Add-In not Recognized

I wrote a few VBA functions that I want to be able to call from VBA code in
various workbooks instead of putting copies of the code in each VBA workbook.
I put these common functions in a .xla file and stored them in the proper
place (.../microsoft/add-ins). When I open a workbook that wants to use these
common routines I click the checkbox in "tools-add-ins" for the .xla
filename I created.

But when the workbook VBA tries to call the function in the .xla file it
does not recognize that common routine.

Is this the proper use of add-ins and what am I doing wrong.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,440
Default Add-In not Recognized

In the VBE: ToolsReferences, check the add-in

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"naive14" wrote in message ...
|I wrote a few VBA functions that I want to be able to call from VBA code in
| various workbooks instead of putting copies of the code in each VBA workbook.
| I put these common functions in a .xla file and stored them in the proper
| place (.../microsoft/add-ins). When I open a workbook that wants to use these
| common routines I click the checkbox in "tools-add-ins" for the .xla
| filename I created.
|
| But when the workbook VBA tries to call the function in the .xla file it
| does not recognize that common routine.
|
| Is this the proper use of add-ins and what am I doing wrong.
|


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default Add-In not Recognized

That's great. Thank you.

"Niek Otten" wrote:

In the VBE: ToolsReferences, check the add-in

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"naive14" wrote in message ...
|I wrote a few VBA functions that I want to be able to call from VBA code in
| various workbooks instead of putting copies of the code in each VBA workbook.
| I put these common functions in a .xla file and stored them in the proper
| place (.../microsoft/add-ins). When I open a workbook that wants to use these
| common routines I click the checkbox in "tools-add-ins" for the .xla
| filename I created.
|
| But when the workbook VBA tries to call the function in the .xla file it
| does not recognize that common routine.
|
| Is this the proper use of add-ins and what am I doing wrong.
|



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
UDF Not recognized Rookie_User Excel Worksheet Functions 3 January 29th 10 10:16 PM
value not recognized as a formula Michelle Excel Worksheet Functions 0 February 27th 09 06:35 PM
value not recognized as a formula Michelle Excel Worksheet Functions 1 February 27th 09 05:16 PM
date not recognized The Stumper Excel Discussion (Misc queries) 8 May 22nd 07 02:57 PM
Data isn't being recognized. ConfusedDataMonkey Excel Worksheet Functions 1 January 20th 05 04:41 PM


All times are GMT +1. The time now is 06:59 AM.

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"