Open your Default Browser to a Website
This is a simple, yet very useful One Line code, that will open your (the user) Default Web Browser, and send you to a user specified URL. Original Author: Stephen Glauser Inputs URL Code Sub OpenUrl(URL As String)Rem Written by Stephen GlauserRem Last Update: August 1, 1999Rem This will the users Default Web BrowserRem and send them to the… Read More »