From MS access, I have used createObject to open an instance of internet explorer. I am able to reference all of the items etc from within vba, but need to 'press' the back button occasionally to return to the previous page in ie.
I have tried using 'sendkeys %{left}' but although it works this is unreliable.
How is the 'back button' called or referenced?
I have tried using 'sendkeys %{left}' but although it works this is unreliable.
How is the 'back button' called or referenced?