VBA Coding in excel | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
- 1

VBA Coding in excel

I am able to access website with VBA and then login with ID and password. The problem is when I try the upload button to upload a excel file from my desktop to the website application I am not able to do it -- Can some one please help me with this ??

4th Mar 2017, 4:10 PM
Suryaprakash Sahal
Suryaprakash Sahal - avatar
1 ответ
0
Are you using IE? The button to upload is in the website? If yes, did you look to the source code of the page (or even better the inspector - development tools), how this button is defined?
3rd May 2017, 1:22 AM
Tiago Soares
Tiago Soares - avatar