I have the following code which triggers when the user double clicks on a field:
Application.FollowHyperLink "http://www.google.co.uk/search?q=" & BusinessName
This works fairly well and opens Google to search for the value in the BusinessName field. However, some Businesses contain "&" -...