Joined
·
128 Posts
I need to create a hyperlink in excel, that passes variables to a webpage. but i have run into the maximum length allowed in excel 256 characters... i know i can do this in vba, but i dont know the language. i need to create a hyperlink that exists at cell C6 (using concatenate - from many other sources withing the worksheet) and create the link at cell C8. How is this done???