+ Reply to Thread
Results 1 to 10 of 10

how can i copy Hyperlink

  1. #1
    Registered User
    Join Date
    11-14-2012
    Location
    hyderabad
    MS-Off Ver
    Excel 2007
    Posts
    6

    how can i copy Hyperlink

    Dear all
    this is datta form Hyderabad
    i want to copy hyper link to other cell (form column A to Column C) how can i i have 10250 Rows to copy like this pls help on this.

  2. #2
    Registered User
    Join Date
    10-29-2012
    Location
    hyderabad, India
    MS-Off Ver
    Excel 2007
    Posts
    53

    Re: how can i copy Hyperlink

    hi,

    why don't you just copy and paste the required hyperlink in the required cell? if there is something else to be taken into account, please be more specific.

    sid

  3. #3
    Registered User
    Join Date
    11-14-2012
    Location
    hyderabad
    MS-Off Ver
    Excel 2007
    Posts
    6

    Re: how can i copy Hyperlink

    Dear
    i have to split 10 letters word into 2+3+5 in different cells. i have 10256 rows data with me in column A, i want to split this data in B, C and D columns as i specified earlier i have hyperlink in column A, for B,C and D columns for these columns i want hyperlink like Column A

  4. #4
    Registered User
    Join Date
    10-29-2012
    Location
    hyderabad, India
    MS-Off Ver
    Excel 2007
    Posts
    53

    Re: how can i copy Hyperlink

    hi,

    can you upload a sample file..

  5. #5
    Registered User
    Join Date
    11-14-2012
    Location
    hyderabad
    MS-Off Ver
    Excel 2007
    Posts
    6

    Re: how can i copy Hyperlink

    Pls find attached file i required to copy my Column A hyperlink to column B and C
    Attached Files Attached Files

  6. #6
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: how can i copy Hyperlink

    May be this...

    In D1
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Drag it down


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  7. #7
    Registered User
    Join Date
    11-14-2012
    Location
    hyderabad
    MS-Off Ver
    Excel 2007
    Posts
    6

    Re: how can i copy Hyperlink

    Dear Sixthsense
    there is separate hyperlink for each and every row for sample i kept it same

  8. #8
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: how can i copy Hyperlink

    Assume that the hyperlink target is in G column and just refer it like the below
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  9. #9
    Registered User
    Join Date
    11-14-2012
    Location
    hyderabad
    MS-Off Ver
    Excel 2007
    Posts
    6

    Re: how can i copy Hyperlink

    Sorry to reply again and again
    i will get files from my corporate which contain hyperlink i have to split this column A as two parts and i have to keep the hyperlink which i received from corporate and i don't know how to do that

    1. can i separate hyperlink from Column A? or can i copy and paste only hyperlink to other cells

  10. #10
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: how can i copy Hyperlink

    Try the below code in standard module

    Select the Hyperlink data before running the below code.

    In the below change the "D" to your desired column.
    Cells(i, "D").Value = hTxT

    Please Login or Register  to view this content.
    Refer the attached file for details.
    Attached Files Attached Files

+ 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