+ Reply to Thread
Results 1 to 3 of 3

menu / toobar item for open file by name

Hybrid View

  1. #1
    nastech
    Guest

    menu / toobar item for open file by name

    is there a way to open a specific file, as a button on a toolbar? thanks

  2. #2
    Miguel Zapico
    Guest

    RE: menu / toobar item for open file by name

    You may use the HYPERLINK formula in a cell, something like:
    =HYPERLINK("file://C:\Test\test.xls")

    Change the "C:\Test\test.xls" part to the file you want to open, and the
    link will launch the file you select.

    Hope this helps,
    Miguel.

    "nastech" wrote:

    > is there a way to open a specific file, as a button on a toolbar? thanks


  3. #3
    nastech
    Guest

    RE: menu / toobar item for open file by name

    thanks, that worked; from that I also found using hyperlink in a toolbar
    worked as well.
    (for others: right-click any toolbar, custom, insert, hyper-link, drag-drop
    it to a tool-bar, click: asign link, drill down to your file name).

    "Miguel Zapico" wrote:

    > You may use the HYPERLINK formula in a cell, something like:
    > =HYPERLINK("file://C:\Test\test.xls")
    >
    > Change the "C:\Test\test.xls" part to the file you want to open, and the
    > link will launch the file you select.
    >
    > Hope this helps,
    > Miguel.
    >
    > "nastech" wrote:
    >
    > > is there a way to open a specific file, as a button on a toolbar? thanks


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1