![]() |
distribution of Excel Addin - errors
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 |
distribution of Excel Addin - errors
On the other machine, goto the VBIDE (Alt-F11). Goto menu ToolReferences.
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" wrote in message ... 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 |
distribution of Excel Addin - errors
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 |
All times are GMT +1. The time now is 10:41 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com