ClimberMel / SMF_Add-in

Stock Market Functions for Excel using VBA
https://climbermel.github.io/SMF_Add-in/
14 stars 5 forks source link

Updated code attached to allow Excel x64 to emulate =smfGetYahooJSONField #56

Closed Bruce-95 closed 3 days ago

Bruce-95 commented 11 months ago

Since =smfGetYahooJSONField only worked on Excel x32 because of ScriptEngine, another alternative was needed for Excel x64.

Attached are 2 updated modules and 1 new module that emulates the JScript processing for Excel x64.

Updated smfGetYahooJSONField.zip

ClimberMel commented 11 months ago

Testing on Excel 2010 64bit...