"VBA is not really a compiled language" - not relevant given the context of the Q.
"the application will simply compile the code as needed " - why waste resources?
The file says compiled just fine if not accessed via Citrix.
I have narrowed the issue down to Forms 2.0 controls. If I remove my form altogether then it stays compiled but seeing as it is a major part of the functionality this is not really an option.
Steve
Main Topics
Browse All Topics





by: roryaPosted on 2008-05-30 at 05:08:34ID: 21676937
VBA is not really a compiled language and the application will simply compile the code as needed at run-time anyway. Do you have any activex controls or workbook open code?