G
Guest
I am creating a simple HR application and need to assign a value to the
hyperlink address property of a command button using VBA code so that I can
give the user a link to a job description in Word. I can set the value but
when I click the button it gives a message that the file cannot be found;
however, it is where it is supposed to be. I have paused the code to see
what the hyperlink value is beig set to and it is the correct address but it
displays with the # symbol at each end. I think the # symbols are causing
the problem. How do I get rid of them.
Thanks for the help
hyperlink address property of a command button using VBA code so that I can
give the user a link to a job description in Word. I can set the value but
when I click the button it gives a message that the file cannot be found;
however, it is where it is supposed to be. I have paused the code to see
what the hyperlink value is beig set to and it is the correct address but it
displays with the # symbol at each end. I think the # symbols are causing
the problem. How do I get rid of them.
Thanks for the help