Dim stDocName As String
stDocName = [URL]
Dim stAppName As String
stAppName = "C:\Program Files\Internet Explorer\IEXPLORE.EXE "
Call Shell(stAppName + stDocName, 1)
The field [URL] can be any text or memo field.
"JOSEPHDubio" <vze2...@mail.com> wrote in message
news:OFnX#jz1BHA.2048@tkmsftngp05...