Discussion:
migration of macro addins for excel
(too old to reply)
gc
2009-07-26 12:35:28 UTC
Permalink
hello all,
i wrote an addins macro for excel 2003-2007.
i have no problem with it.
when i add it to another computer, i get errors on functions like LCASE,
UCASE.

on my machine a havea full .NET 2005 studio installed. the other machine has
several versions of dotnetfx.

any idea what is the problem?
should i add some ref. ms libraries?

thanks
GadyC
Nobody
2009-08-23 13:17:46 UTC
Permalink
Post by gc
hello all,
i wrote an addins macro for excel 2003-2007.
i have no problem with it.
when i add it to another computer, i get errors on functions like LCASE,
UCASE.
on my machine a havea full .NET 2005 studio installed. the other machine
has several versions of dotnetfx.
any idea what is the problem?
should i add some ref. ms libraries?
This is a VB6 and earlier group(VB Classic). VB.Net and all dotnet groups
have either "dotnet" or "vsnet" in the group name. Please use the following
group instead:

news://msnews.microsoft.com/microsoft.public.dotnet.languages.vb

Loading...