Re: Compile error in Hidden module
sylvie;
the only place I've ever seen that error was with SoftArtisans Office
Writer; and I was using the code in Excel and Word; not in Access.
but I just poked through all of the forms until I found a FORM (in
Excel or Word) that had the missing picture; kill that form; try to
compile; comment out a couple of lines that wouldn't compile
hope that helps
-Aaron
.
Relevant Pages
- Re: VBA and VSTO
... variable-types vs. excel objects confusion). ... I stay with VBA. ... I would still investigate why exactly it crashes on 2000 when compiled ... compile is black, not greyed out, saying my project is not ... (microsoft.public.excel.programming) - Re: VBA and VSTO
... I reduced the .xla file from a bit over 5Mb to 2.5 Mb. ... then you definitely need better security than Excel can offer! ... I would still investigate why exactly it crashes on 2000 when compiled in XP and if you send the .xla file ... I think the main thing is to be able to compile the project with Option Explicit in each and every module. ... (microsoft.public.excel.programming) - Re: using type libraries and shared lib under vba
... >> The compile is OK, but when I run the vba, the error xxx.dll not found ... I'm not sure Excel is able to load Mach-O files. ... > The Mach-O file, does it correspond to the static link option in the Xcode ... OSX has still support for CFM applications. ... (microsoft.public.mac.office.excel) - Re: using type libraries and shared lib under vba
... >> The compile is OK, but when I run the vba, the error xxx.dll not found ... I'm not sure Excel is able to load Mach-O files. ... OSX has still support for CFM applications. ... (microsoft.public.mac.office.excel) - Re: Check if reference is set
... > They are used on a number of legacy PCs with varying versions of Excel ... Sadly this is useless because the error is found at compile ... > Dim xlApp As Excel.application ... Opens the .vbp file as a text file ... (microsoft.public.vb.general.discussion) |
|