alexfwalker81
Member
- Local time
- Yesterday, 22:28
- Joined
- Feb 26, 2016
- Messages
- 107
At the moment I have a database which churns out 4 columns of information into an Excel sheet. In this sheet, I have a formula which concatenates the information, and then uses a very useful Excel plugin called SEOTools, to create a hyperlink with all the necessary URL encoding.
Whilst this is functional, it has the disadvantage that the only computer that can generate the URLs is mine, as I am the only one with the plugin. It's also inelegant, and that bugs me more than having to encode URLs for people all the time. I'd like to cut out the middle-man and generate correctly encoded URLs straight from Access, but I don't think there's a built in function to do that, and I can't find an equivalent anywhere.
Can anyone point me in the right direction?
Whilst this is functional, it has the disadvantage that the only computer that can generate the URLs is mine, as I am the only one with the plugin. It's also inelegant, and that bugs me more than having to encode URLs for people all the time. I'd like to cut out the middle-man and generate correctly encoded URLs straight from Access, but I don't think there's a built in function to do that, and I can't find an equivalent anywhere.
Can anyone point me in the right direction?