Dear All,
I want to remove the "#" from the webaddress, I use Replace function. the code is like this:
Private Sub Command45_Click()
Dim MyString As String
MyString = Replace(Me.Website, "#", " ")
End Sub
Dim MyString As String
MyString = Replace(Me.Website, "#", " ")
End Sub
After clicking the command button, nothing happened. What's wrong with the code? Thanks!
Best Regards,
Kevin
__._,_.___
Posted by: "zhaoliqingoffice@163.com" <zhaoliqingoffice@163.com>
| Reply via web post | • | Reply to sender | • | Reply to group | • | Start a New Topic | • | Messages in this topic (4) |
.
__,_._,___
Tidak ada komentar:
Posting Komentar