I am attempting to create a cmd button on a userform in WORD which opens an URL. I need to capture text from a textbox that is entered on the userform and it needs to be placed within the middle of the address line of the URL. I need help in writing the VBA code to capture the data from "txtbox1" to feed into the address line within the URL which is needed when the user clicks on the cmd button. This is for an intranet site over an internet site. Any assistance on this would be greatly appreciated thanks for having this forum to ask for "HELP".
Ddesigns