Skip to content

Instantly share code, notes, and snippets.

@caiusb
Created June 30, 2015 05:44
Show Gist options
  • Save caiusb/24f693de84f76df58dcc to your computer and use it in GitHub Desktop.
Save caiusb/24f693de84f76df58dcc to your computer and use it in GitHub Desktop.
Excel hyperlink trick
=HYPERLINK(CONCATENATE("http://server.brindescu.com/mergeviz/data/",AF2,"/",A2,"/",B2),"View")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment