Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Problem with calling Excel2000 addin in ExcelXP

Hi,
Did anyone experienced the following problem?:

My Excel2000 workbook (mywkb.xls) contains the reference to an add-in
workbook (myaddin.xla). The addin is "registered" both through Tools-AddIns
and Tools-References (in VBA editor).

Auto_Open event of mywkb.xls contains calls to macros placed in myaddin.xla:
....
Call myaddin.macro1(arguments)
....
This work perfectly on Win2000/Excel2000.
With WinXP/ExcelXP I'm getting the following error:
"Variable not defined" and "myaddin" keyword is selected in VBA editor.

So, it seems like the "dot" operator desn't work in my XP configuration (in
Excel2000 I'd get automatically a list of macros from myaddin.xla by typing
"myaddin.")

Please, advise
Wojtek
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
Calling a procedure in a protected VBA Addin Project Chip Pearson Excel Programming 1 September 25th 04 03:47 PM
Calling a sub from a addin in vba Roger[_9_] Excel Programming 4 November 3rd 03 10:39 AM
Calling an Excel Addin from VBA ABN Excel Programming 2 July 31st 03 02:33 PM
Calling an Excel Addin from VBA ABN Excel Programming 0 July 31st 03 02:02 PM
Excel2000 VB Help Problem! skc[_2_] Excel Programming 0 July 9th 03 11:08 AM


All times are GMT +1. The time now is 10:37 AM.

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"