The company I work for currently uses this software to help assist in sending files out to suppliers. In Excel is it possible to create a hyperlink to Everything under the "All Files" column referencing the PN column?
Ideally this opens Everything with the PN in the search box.
Would clicking a second hyperlink launch another session of Everything or could it copy the new Part Number (PN) into the current session search box?
Thanks,
Matt
Open Everything from Excel Hyperlink
-
MattZ
- Posts: 2
- Joined: Wed Feb 01, 2023 2:22 am
Open Everything from Excel Hyperlink
You do not have the required permissions to view the files attached to this post.
-
void
- Developer
- Posts: 19899
- Joined: Fri Oct 16, 2009 11:31 pm
Re: Open Everything from Excel Hyperlink
Please try enabling the Everything URL Protocol:
For example:
002770P1
es: URL Protocol
- In Everything, from the Tools menu, click Options.
- Click the General tab on the left.
- Check URL protocol.
- Click OK.
For example:
002770P1
es: URL Protocol
-
MattZ
- Posts: 2
- Joined: Wed Feb 01, 2023 2:22 am
Re: Open Everything from Excel Hyperlink
Void,
I was able to get it to open with the following command
=HYPERLINK("es:"&J18, "Click Here")
Thanks,
Matt
I was able to get it to open with the following command
=HYPERLINK("es:"&J18, "Click Here")
Thanks,
Matt