VBA-tools / VBA-JSON

JSON conversion and parsing for VBA
MIT License
1.74k stars 565 forks source link

An expert help me! #235

Closed han31ye closed 2 years ago

han31ye commented 2 years ago

After I converted a VBA code into .exe via Lockxls, I fount the .exe file can't read other excel files. E.g. the VBA code below: Debug.print Excel.Application.Workbooks.Count It = 3 while I debugging with VBA codes, but it =1 while by the .exe file which was converted by the same VBA code? However, there are at least 3 workbooks at present! Could you please give the kind advise?

Nick-vanGemeren commented 2 years ago

You should contact Lockxls for support with a clear explanation of your aims and issue. This should include:

Please close your issue here. It has no relevance to VBA-JSON. Other forums (such as Stackoverflow) are available for general Excel or VBA advice.

han31ye commented 2 years ago

Dear Sir,

Thanks very much for your advise!

I will take your suggestion and contact Lockxls.

Many thanks!