+ Reply to Thread
Results 1 to 4 of 4

double click cell , copy paste to IE , run ....for long url more than 350 characters

  1. #1
    Forum Contributor
    Join Date
    04-25-2014
    Location
    India
    MS-Off Ver
    Excel pro plus 2021
    Posts
    186

    double click cell , copy paste to IE , run ....for long url more than 350 characters

    hello friends ,

    i have around 600 links in row A

    and each one of them are 350 to 375 long in characters.....

    when i click on any one of link , excel shows no progress , no errors , no message no pop ups from IE ...doesn't open in internet explorer

    but when i click www google com , its open smoothly in internet explorer ...

    i dont wish to open them from vba , instead opening them by clicking on them .

    searched everywhere , tried everything ...but not helping ,

    ================================================================

    So figured out another way around if we can create vba ....for DOUBLE CLICK

    1 ) we double click on any of this 600 links ....basically we double click on any cell.
    2 ) its copies and pastes 350 characters itself in internet explorer address bar.
    3 ) and it gives " go " or "run " that value itself ......here value is offcourse url ...

    i find this other way around solution for such problem .

  2. #2
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,643
    If you don't want to use VBA how.are you going to be able to use BeforeDoubleClick?
    If posting code please use code tags, see here.

  3. #3
    Forum Contributor
    Join Date
    04-25-2014
    Location
    India
    MS-Off Ver
    Excel pro plus 2021
    Posts
    186

    Re: double click cell , copy paste to IE , run ....for long url more than 350 characters

    sir ,
    i mean to say ,
    i dont want to mention 350 to 370 long character url in inside vba ....
    if something like we reference a1 = ....... , a2........so on....

    i want to use vba for double clicking and opening them in IE .
    but dont to open them from inside VBA...

    i have 600 urls .......
    Last edited by raj soni; 08-09-2014 at 08:51 AM.

  4. #4
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,643

    Re: double click cell , copy paste to IE , run ....for long url more than 350 characters

    You should be able to extract the URL from the cell that's been double clicked.

    Then you could use ThisWorbook.FollowHyperlink, no need to have code to open IE and copy and paste to the address bar.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Double click VBA to copy & paste to new list
    By OTHERLARISSA in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-28-2013, 09:37 AM
  2. Copy double-clicked cell to next empty row in different sheet with each double-click
    By erhathaway in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 08-25-2013, 12:06 AM
  3. Double-Click Function And Copy-Paste Value In Cell B2
    By FLani in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-25-2013, 02:46 AM
  4. [SOLVED] Double click to copy and paste value to first available row.
    By JO505 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-16-2013, 05:37 PM
  5. [SOLVED] How to copy fr AU:AY & paste to O:S after double click at B in same row
    By tuongtu3 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 12-14-2012, 03:34 PM

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