Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Add-in functions (some work, some don't)

Hi Y'all,
I have written two excel functions for my project and wanted to make
them into an add-in so they're available for all my spreadsheets.
I followed the exact procedure and now have my functions appear as an
add-in.
However, only one function works!!!
It's the weirdest thing, both work fine when the module is part of the
workbook, but when in an add-in, only one function works, and the
other gives the #NAME? error.
I'm going nuts trying to figure this one out.

Any thoughts?

Thanks,
Jacek
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Add-in functions (some work, some don't)

Yeap,
Both are written in the same module. I even changed the order of
which was first in the module.
I figured it out though. The problem was that one function must have
had a reserved word within the name (but the whole name wasn't
reserved), as when I changed it it worked fine. The weirdest thing is
that it works from within the spreadsheet module, but fails when run
as an add-in.

Jacek

JE McGimpsey wrote in message ...
Are both functions in regular code modules?

In article ,
(Jacek) wrote:

I have written two excel functions for my project and wanted to make
them into an add-in so they're available for all my spreadsheets.
I followed the exact procedure and now have my functions appear as an
add-in.
However, only one function works!!!
It's the weirdest thing, both work fine when the module is part of the
workbook, but when in an add-in, only one function works, and the
other gives the #NAME? error.
I'm going nuts trying to figure this one out.

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
Looking for a way to make these 10 nested functions work mrtoyz Excel Worksheet Functions 2 July 9th 10 06:14 PM
Why dont this work? and copy functions Rockbear Excel Worksheet Functions 1 October 14th 08 10:23 AM
Functions doesn't work David Excel Worksheet Functions 2 March 6th 08 11:20 AM
Functions in a work order hmk311 Excel Worksheet Functions 3 October 25th 07 08:29 PM
Most functions do not work and return #Name? [email protected] Excel Worksheet Functions 4 October 17th 07 11:43 PM


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