Gasman
Enthusiastic Amateur
- Local time
- Today, 17:00
- Joined
- Sep 21, 2011
- Messages
- 15,937
I have mentioned this in the past in another thread.
YOU are not helping yourself with all these one liners.
If YOU cannot be bothered to put in any effort, then neither can I.?
You do not even say what url your are trying to access?
It is telling you it cannot connect to the server, so the code looks like to be working?, just that the url is suspect.?
However you do not show the code or the value being used?
If you do not start supplying relevant information for your problems, I for one, and perhaps others are just going to give up, and help someone else who is prepeared to put some effort in.
Up to you.
Unfollow me by all means.
Edit:
You since posted
what is the value of Value_Source?
I cannot believe you even have a control name called that?
YOU are not helping yourself with all these one liners.
If YOU cannot be bothered to put in any effort, then neither can I.?
You do not even say what url your are trying to access?
It is telling you it cannot connect to the server, so the code looks like to be working?, just that the url is suspect.?
However you do not show the code or the value being used?
If you do not start supplying relevant information for your problems, I for one, and perhaps others are just going to give up, and help someone else who is prepeared to put some effort in.
Up to you.
Unfollow me by all means.
Edit:
You since posted
Code:
Private Sub View_URL_Click()
Application.FollowHyperlink "http://" & Value_Source
End Sub
what is the value of Value_Source?
I cannot believe you even have a control name called that?