When I click Compile VBHTMLMaker under Debug in the VBE a compile error appears in the Initialize Sub, specifically in the 8th line: Set Obj = Choose(j, Application.VBE.CommandBars.......
The error message is "Error in loading DLL", and the debug marker homes in on .CommandBars . There is no information about the DLL that isn't loading properly (or at all). It may be missing or corrupted, but I can't tell.
Although I have very little experience with add-ins, I am able to write and deploy macros with no problems like this one. I run Excel 2003 under WinXPSP2 with all updates.
Can someone tell me what I'm missing or doing wrong, or point me in the right direction?
Thanks, batman37
The error message is "Error in loading DLL", and the debug marker homes in on .CommandBars . There is no information about the DLL that isn't loading properly (or at all). It may be missing or corrupted, but I can't tell.
Although I have very little experience with add-ins, I am able to write and deploy macros with no problems like this one. I run Excel 2003 under WinXPSP2 with all updates.
Can someone tell me what I'm missing or doing wrong, or point me in the right direction?
Thanks, batman37