PC Review


Reply
Thread Tools Rate Thread

distribution of Excel Addin - errors

 
 
GadyC
Guest
Posts: n/a
 
      28th Jul 2009
Hi,
i wrote an addin for excel 2003/2007. it work well on my computer.

when i copy the xla file to onother computer, i get errors on functions like
LCase, UCase.

i have .NET studio 2005 installed on my machine.
The other has framework 2 and 3.5.

do i have to add any ref declaration or module reference on functions call?

any idea?

thank you in advance,
gadyc
 
Reply With Quote
 
 
 
 
Bob Phillips
Guest
Posts: n/a
 
      28th Jul 2009
On the other machine, goto the VBIDE (Alt-F11). Goto menu Tool>References.
You will likely see an item in that list with MISSING in the caption.
Uncheck that/those options and you should be good to go.

--
__________________________________
HTH

Bob

"GadyC" <(E-Mail Removed)> wrote in message
news:A37DF58E-8835-461B-9E8F-(E-Mail Removed)...
> Hi,
> i wrote an addin for excel 2003/2007. it work well on my computer.
>
> when i copy the xla file to onother computer, i get errors on functions
> like
> LCase, UCase.
>
> i have .NET studio 2005 installed on my machine.
> The other has framework 2 and 3.5.
>
> do i have to add any ref declaration or module reference on functions
> call?
>
> any idea?
>
> thank you in advance,
> gadyc



 
Reply With Quote
 
Dave Peterson
Guest
Posts: n/a
 
      28th Jul 2009
Just to add to Bob's response...

I'd look for those MISSING references on a troublesome computer. Then determine
if they're required or not.

If they're not required, then I'd uncheck them from my original workbook project
(on my pc) and redistribute the addin without those references.

If they are required, you're going to have to find out why the troublesome pc's
don't have them.

GadyC wrote:
>
> Hi,
> i wrote an addin for excel 2003/2007. it work well on my computer.
>
> when i copy the xla file to onother computer, i get errors on functions like
> LCase, UCase.
>
> i have .NET studio 2005 installed on my machine.
> The other has framework 2 and 3.5.
>
> do i have to add any ref declaration or module reference on functions call?
>
> any idea?
>
> thank you in advance,
> gadyc


--

Dave Peterson
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Reference Errors with Distribution of excel sheets with macros Marvin Microsoft Excel Programming 1 11th Nov 2009 09:38 PM
Excel Addin Function gives #NAME? Errors =?Utf-8?B?TWF1cmljZSBFbGxpb3R0?= Microsoft Excel Programming 5 9th Dec 2005 10:24 PM
use com technology to build excel addin for free distribution ? =?Utf-8?B?YWxlY19kdWJsaW4=?= Microsoft Excel Programming 2 21st Nov 2005 04:27 AM
Can't get rid of a specific Excel addin in MSIE - I managed to get rid of it in Excel but not in the excel addin for ie WMB Windows XP Internet Explorer 0 20th Apr 2005 06:43 PM
howtofix excel 2000 says invalid AddIn for valid excel97 AddIn robm Microsoft Excel Discussion 0 24th Sep 2003 06:06 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:36 AM.