+ Reply to Thread
Results 1 to 5 of 5

GENERATE HYPERLINKS

  1. #1
    Loïc
    Guest

    GENERATE HYPERLINKS

    How can I automatically paste hyperlinks from one cell to another ?

    Ex: I have the names of movies in column A and the URL in column B. I want
    simply
    that excel generate /

    <A HREF="URL1"><B>movie1<BR></B></A>
    <A HREF="URL2"><B>movie2<BR></B></A>
    .......

    tHANKS FOR YOUR HELP

  2. #2
    Ron de Bruin
    Guest

    Re: GENERATE HYPERLINKS

    Hi Loïc

    Look in the help for the Hyperlink function
    You can build the link_location with cell references


    --
    Regards Ron de Bruin
    http://www.rondebruin.nl


    "Loïc" <[email protected]> wrote in message news:[email protected]...
    > How can I automatically paste hyperlinks from one cell to another ?
    >
    > Ex: I have the names of movies in column A and the URL in column B. I want
    > simply
    > that excel generate /
    >
    > <A HREF="URL1"><B>movie1<BR></B></A>
    > <A HREF="URL2"><B>movie2<BR></B></A>
    > ......
    >
    > tHANKS FOR YOUR HELP




  3. #3
    David McRitchie
    Guest

    Re: GENERATE HYPERLINKS

    Hi Loic,

    A1: movie1
    B1: http://www.movieURL.com/movie1
    C1: ="<a href=""" & B1 & """><b>" & A1 & ":</b></a>"

    use the fill handle to copy in formula in C1 down
    http://www.mvps.org/dmcritchie/excel/fillhand.htm

    If you want automatic, you would need an Event macro
    http://www.mvps.org/dmcritchie/excel/event.htm
    but I don't think you need to be that automatic.

    Incidentally my XL2HTM will convert tables to HTML and a column like
    column C would be sent exactly as it is shown not converted to something
    to make it look the same as in Excel
    in other words if you see < it would NOT be converted to &lt;
    http://www.mvps.org/dmcritchie/excel/xl2html.htm

    Some other things with hyperlinks:

    If you want to generate a hyperlink for use within Excel you can use.
    C1: =HYPERLINK(B1, A1)
    of course your link in B1 would already have the object link.

    you wanted to generate a link for use within Excel comprised of a concatenation
    A2: IBM
    D2: =HYPERLINK("http://www." & A1 & ".com", A1)

    and you will find more information in
    http://www.mvps.org/dmcritchie/excel/buildtoc.htm
    http://www.mvps.org/dmcritchie/excel/sheets.htm

    --
    ---
    HTH,
    David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
    My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
    Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

    "Loïc" <[email protected]> wrote in message news:[email protected]...
    > How can I automatically paste hyperlinks from one cell to another ?
    >
    > Ex: I have the names of movies in column A and the URL in column B. I want
    > simply
    > that excel generate /
    >
    > <A HREF="URL1"><B>movie1<BR></B></A>
    > <A HREF="URL2"><B>movie2<BR></B></A>
    > ......
    >
    > tHANKS FOR YOUR HELP




  4. #4
    Loïc
    Guest

    Re: GENERATE HYPERLINKS

    Exactly what I need, thanks very much !

    (I discover this Forum, the content is great but I find the interface too
    heavy !=

    "David McRitchie" wrote:

    > Hi Loic,
    >
    > A1: movie1
    > B1: http://www.movieURL.com/movie1
    > C1: ="<a href=""" & B1 & """><b>" & A1 & ":</b></a>"
    >
    > use the fill handle to copy in formula in C1 down
    > http://www.mvps.org/dmcritchie/excel/fillhand.htm
    >
    > If you want automatic, you would need an Event macro
    > http://www.mvps.org/dmcritchie/excel/event.htm
    > but I don't think you need to be that automatic.
    >
    > Incidentally my XL2HTM will convert tables to HTML and a column like
    > column C would be sent exactly as it is shown not converted to something
    > to make it look the same as in Excel
    > in other words if you see < it would NOT be converted to <
    > http://www.mvps.org/dmcritchie/excel/xl2html.htm
    >
    > Some other things with hyperlinks:
    >
    > If you want to generate a hyperlink for use within Excel you can use.
    > C1: =HYPERLINK(B1, A1)
    > of course your link in B1 would already have the object link.
    >
    > you wanted to generate a link for use within Excel comprised of a concatenation
    > A2: IBM
    > D2: =HYPERLINK("http://www." & A1 & ".com", A1)
    >
    > and you will find more information in
    > http://www.mvps.org/dmcritchie/excel/buildtoc.htm
    > http://www.mvps.org/dmcritchie/excel/sheets.htm
    >
    > --
    > ---
    > HTH,
    > David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
    > My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
    > Search Page: http://www.mvps.org/dmcritchie/excel/search.htm
    >
    > "Loïc" <[email protected]> wrote in message news:[email protected]...
    > > How can I automatically paste hyperlinks from one cell to another ?
    > >
    > > Ex: I have the names of movies in column A and the URL in column B. I want
    > > simply
    > > that excel generate /
    > >
    > > <A HREF="URL1"><B>movie1<BR></B></A>
    > > <A HREF="URL2"><B>movie2<BR></B></A>
    > > ......
    > >
    > > tHANKS FOR YOUR HELP

    >
    >
    >


  5. #5
    David McRitchie
    Guest

    Re: GENERATE HYPERLINKS

    Hi "Loic",

    You're welcome.

    I've never used the Microsoft web interface "Microsoft CDO for Windows 2000"
    the regulars here stay as far as way from all web (or HTML) interfaces as possible.

    For reading newsgroup postings I think most regulars (those who answer most
    of the questions and use their real names) use Outlook Express, Outlook Express
    is much more suitable for dial-up usage, which is going out fast because of cheaper
    rates, but the speed is still seen on high speed access and on better control. Though
    web interfaces may email you a response reporting activity, you have no problem
    finding responses to your postings with OE if you are what is loosely referred to as
    subscribed.

    If you have a PC running Windows then you have Outlook Express and if you are not
    behind a corporate firewall that is probably your best way to go.

    You might start at the following there is an immediate sidetrack for newsgroups
    Outlook Express
    http://www.mvps.org/dmcritchie/ie/oe6.htm
    Even if you don't use Outlook Express many of the principals would apply
    to other email applications and newsgroup readers.

    ---
    HTH,
    David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
    My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
    Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

    "Loïc" <[email protected]> wrote ...
    > Exactly what I need, thanks very much !
    >
    > (I discover this Forum, the content is great but I find the interface too
    > heavy !=




+ 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