+ Reply to Thread
Results 1 to 3 of 3

HyperLink

  1. #1
    Mike
    Guest

    HyperLink

    Hi!

    When a user use my program to write a report, the program saves the excel
    sheet (the report) in one location (folder), the name of the excel sheet is
    also saved in another workbook called "sumary".

    My question is:

    Is there a VB code that save the name as an HyperLink

    Mike

  2. #2
    Tom Ogilvy
    Guest

    Re: HyperLink

    Turn on the macro recorder and do Insert=>Hyperlink.

    when you have the hyperlink, turn off the macro recorder, then look at the
    recorded code.

    This should give you the basic code you need to get started

    --
    Regards,
    Tom Ogilvy


    "Mike" <[email protected]> wrote in message
    news:[email protected]...
    > Hi!
    >
    > When a user use my program to write a report, the program saves the excel
    > sheet (the report) in one location (folder), the name of the excel sheet

    is
    > also saved in another workbook called "sumary".
    >
    > My question is:
    >
    > Is there a VB code that save the name as an HyperLink
    >
    > Mike




  3. #3
    Mike
    Guest

    Re: HyperLink

    Hi.

    Done that, not perfect yet but......

    Thank's

    Mike

    "Tom Ogilvy" wrote:

    > Turn on the macro recorder and do Insert=>Hyperlink.
    >
    > when you have the hyperlink, turn off the macro recorder, then look at the
    > recorded code.
    >
    > This should give you the basic code you need to get started
    >
    > --
    > Regards,
    > Tom Ogilvy
    >
    >
    > "Mike" <[email protected]> wrote in message
    > news:[email protected]...
    > > Hi!
    > >
    > > When a user use my program to write a report, the program saves the excel
    > > sheet (the report) in one location (folder), the name of the excel sheet

    > is
    > > also saved in another workbook called "sumary".
    > >
    > > My question is:
    > >
    > > Is there a VB code that save the name as an HyperLink
    > >
    > > Mike

    >
    >
    >


+ 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