Hi
From Access VB, I want to post a URL with parameters.
I've used:
ReturnValue = Shell("explorer.exe " & strUrl, vbNormalNoFocus)
where strUrl has a value of
http://www.google.co.uk/search?hl=en&newwindow=1&q=frog
When executed, I get a message
"The path frog does not exist or is not a...