Hey!
Below is a Youtube tutorial. Can someone tell me how to do what instructor in the video does using Google Chrome instead of Internet Explorer.
Thanks in advance!
http://www.youtube.com/watch?v=7sZRcaaAVbg
Hey!
Below is a Youtube tutorial. Can someone tell me how to do what instructor in the video does using Google Chrome instead of Internet Explorer.
Thanks in advance!
http://www.youtube.com/watch?v=7sZRcaaAVbg
You can use selenium or autoit but there is no way for vba to interact with Google chromes html without extra help from another program, although you can use the shell command to open chrome. In short IE is made by Microsoft and so is excel and they can interact but Google chrome is independent of Microsoft and not as compatible. What's wrong with using IE for the instance mentioned above?
Following along with kingnismo's great guidance, see the attached article on how to use the shell command in Excel VBA. It is not showing you how to open Chrome - you will need to add your own target in the code in order to do so.
http://stackoverflow.com/questions/1...sing-excel-vba
Just to be a little more helpful, I have also included a good reference on how to work with the command shell and all the various options/parameters that are available as well as the correct syntax.
http://ss64.com/nt/cmd.html
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks