Hello,
I have a macro that creates a new worksheet based off of a user input held in the variable userworksheet (DIM userworksheet as string). For example: the user inputs worksheet1 and then a new sheet is created with that name. So I need the VBA command that will create a hyperlink in the active cell of another worksheet using the variable userworksheet.
Can anybody help?
Bookmarks