Hi,
I have the code below that opens up a new instance of google.com and maximises the screen.
How could this be adapted to; (a) go to an instance of google.com that is already open and (b) zoom the web page to 150%?
Any help much appreciated.
Private Declare PtrSafe Function ShowWindow Lib...