I'm trying to use the =HYPERLINK function to link to a web site where the domain name is always the same but the sub dir is coming from another cell. Example
Here's my current formula that doesn't work:
=HYPERLINK(" "Web Link")
| A B
----------------------
1 | Web Link subdir
2 | Web Link difdir
So that when you click the "Web Link" in cell A1 your browser opens to Likewise clicking cell A2 opens your browser to
Here's my current formula that doesn't work:
=HYPERLINK(" "Web Link")
| A B
----------------------
1 | Web Link subdir
2 | Web Link difdir
So that when you click the "Web Link" in cell A1 your browser opens to Likewise clicking cell A2 opens your browser to