RodrigoFinguer
Board Regular
- Joined
- Jun 13, 2017
- Messages
- 75
Hello guys, i don't know what is happening here.
I am working with a vba code in my work and it works fine, but when i try at home some things just don't execute.
for example, i go to the website https://www.sew-eurodrive.de/os/dud/?tab=productdata&country=DE&language=en_US
I use the IE.documen.forms().item().click method, but outside my work does not work.
I realize the .document from local variables is empty and i don't know how to fix it, i really need your help!!
I am working with a vba code in my work and it works fine, but when i try at home some things just don't execute.
for example, i go to the website https://www.sew-eurodrive.de/os/dud/?tab=productdata&country=DE&language=en_US
I use the IE.documen.forms().item().click method, but outside my work does not work.
I realize the .document from local variables is empty and i don't know how to fix it, i really need your help!!