G
Guest
this line of code is giving me problems:
Application.FollowHyperlink strLink
certain links have the "#" symbol in them, link C:\Folder # 282
It works absolutely fine with the folder locations that just have spaces,
but when "#" get's thrown in, it says it can't open the specified file. The
file name is not something I can change and is something that has to be
worked around. Is there a fix for this?
-Thanks in Advance
Application.FollowHyperlink strLink
certain links have the "#" symbol in them, link C:\Folder # 282
It works absolutely fine with the folder locations that just have spaces,
but when "#" get's thrown in, it says it can't open the specified file. The
file name is not something I can change and is something that has to be
worked around. Is there a fix for this?
-Thanks in Advance