dynamo2000 Posted November 23, 2008 Posted November 23, 2008 Awhile back I upgraded my system to Vista & Office 2007, Enterprise ed. Prior to the upgrade I had written a number of macros for Excel in VB which worked fine. Now, when I try to run the same macros, I am getting errors pertaining to intrinsic functions such as: gcd(), lcm() and even right(). Apparently, libraries that were available in the earlier versions of Office are not loaded with Office 2007. Is there a simple way to find, load and make available some library(ies) for my VB code in Office/Excel which includes the functions listed above?
mikeatwork Posted December 10, 2008 Posted December 10, 2008 i have had little input on the macros from 2000 to 2007 but from what i have heard yes they are different but most problems are sorted if you open the code in office 2007 and recompile it
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now