Replies: 1 comment
-
Hi Mike! Oh sorry, I didn't know it doesn't work in twinBasic and for Access. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@6DiegoDiego9 recently made an improvement to SeleniumVBA's VBA source to properly handle International decimal separators in the WebJsonConverter class for use with Excel. I would like to do the same for the twinBASIC and for Access VBA sources, but without having to refer to Excel's Application object. Here is what works in Excel:
So I searched the VB6 forums and found the following simple code:
I tested and it gives the correct answers for my North American region, but I'm hoping others can test and report back if it works on their systems as well? Appreciate your help in advance!
Thanks, Mike
Beta Was this translation helpful? Give feedback.
All reactions