Page 1 of 1

Excel VBA with aXes

Posted: 05 Jun 2019, 16:37
by Fairdinkum
Hi,

To meet a prospect's demand, I've prepared a project which allows users to retrieve/set values on Excel spread sheet from/to an aXes screen.
Video is here:
https://drive.google.com/open?id=1Cei-v ... axJoBtDKVf

Attached save file is the sample project shown in the video above.

Best Regards,
Hidekazu Tanaka

Re: Excel VBA with aXes

Posted: 05 Jun 2019, 19:14
by Fairdinkum
Hi,

I have updated the project.

Video:
https://drive.google.com/open?id=1RvuiQ ... ZzhMPlPanX

Best Regards,
Hidekazu Tanaka

Re: Excel VBA with aXes

Posted: 19 Oct 2022, 00:32
by Eugene.King
Do you have a translated version of this document, please? I'm looking to do something similar with both excel and word. Thanks in advance.

Re: Excel VBA with aXes

Posted: 19 Oct 2022, 10:36
by Fairdinkum
Hi Eugene.King,

Thanks for having interest in this sample. Unfortunately, there is no translated documentation. You might want to use a translate app (say the google lens app) instead. I believe it helps you something like the followings.
IMG_1141.PNG
IMG_1141.PNG (8.72 MiB) Viewed 22367 times
IMG_1142.PNG
IMG_1142.PNG (9.86 MiB) Viewed 22367 times


Note:
If my understanding is correct, some APIs in this VBA work on only IE11 (not Chrome/Edge/Firefox). These may work on Edge IE mode, though, I didn't test.

Hope this helps!

Regards,
Hide

Re: Excel VBA with aXes

Posted: 19 Oct 2022, 19:25
by Eugene.King
Thanks, I'll give that a try.