Hi
Not sure if this is what you are asking but if you are trying to place a LF shortcut in an Excel spreadsheet it can be done. But if you do not have access to the SDK I do not believe that there is an easy way to do this.
This can be done manually by creating a external LF shortcut ( Ctrl+Shift+drag OR create the XML file yourself) and then creating the hyperlink in Excel to this shortcut.
We have a client that did this for a short time but it was difficult to maintain because the shortcuts would constantly change and they would have to keep updating the links. Also, it appeared that if the LF Client was already open they would get an error or it would take a long time to open the link (this was for Office 2007).
We resolved it by creating a simple WF that created shortcuts to the files/folders in a single reference folder in LF. We then put a LF shortcut to this folder on the desktop of all the users. Now they open the shortcut on the desktop and LF opens to the folder that has all of the collected shortcuts.
- The user applies a tag to the item in LF
- WF files the item normally but also creates a shortcut in the reference folder
- If the tag is removed WF deletes the shortcut in the reference folder
- If the document is saved as a new version then the shortcut to the old version is deleted and a new shortcut is created.