I successfully brought my main function which contains more than 2500 lines of codes into the VBA Compiler. It was able to run eventually and produce similar results compared to what the original VBA codes did. Yay!!! However, there is an issue - code performance. The compiled code is really sluggish, and it fails with a bit larger data set. Note that the same inputs works fast and perfectly with my original VBA code. I suspect the culprit for the poor performance of the compiled code could be…
Yes, the compiler has error handling but it is different than in usual VBA.PhuongM said:Error 3: Involves with error handling. Appears that the compiler does have this functionality but it is in different syntax which hasn’t been documented in the manual.
Yes your compiler did not support my arraysgdgsupport said:What? This thread covers several problems…
Still doesnt support it…and the reason I haven’t bought yet eithergdgsupport said:Arrays are supported but with a different syntax, see our screenshot above.
No, VBA usual array syntax is not supported.JohnBrennan said:Still doesnt support it…
Hi,PhuongM said:move my code to vb6
We use essential cookies to make this site work, and optional cookies to enhance your experience.