G
Guest
I ran into a problem where a macro written using Excel 2002 (VBA) would not run on Excel 2000. I don't know if the problem is an incomplete installation of Excel or if there is that much of a difference in the version. When I was debugging the macro on the Excel 2000 system, I noticed that the constant xlPasteColumnWidths was in the "locals" window, as if it were a local variable. Any help?