Asked by duncanb7
at 2024-10-15 02:43:52
Point:0 Replies:8 POST_ID:828380USER_ID:11059
Topic:
Visual Basic Programming;;Microsoft Excel Spreadsheet Software
I would like to ask one question how to place mouse-click operation in vba
since I am doing VBA program to download some files in one target website with
automatical mouse simulation. But if when I donwload 500 files, it will take long long
time and occupy my computer usage by my VBA program. In other words, I would like
to use mouse at the same time with VBA mouse-click simuatlion program running for
files downloading.
Is there any function in VBA to replace the leftdown/rightdown click so that
free mouse to use other operation like open new wbe webpage site ?
Please advise
Duncan
since I am doing VBA program to download some files in one target website with
automatical mouse simulation. But if when I donwload 500 files, it will take long long
time and occupy my computer usage by my VBA program. In other words, I would like
to use mouse at the same time with VBA mouse-click simuatlion program running for
files downloading.
Is there any function in VBA to replace the leftdown/rightdown click so that
free mouse to use other operation like open new wbe webpage site ?
Please advise
Duncan