Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 791
Default Copy/Paste using hyperlinks

I am trying to create a workbook with the following:
A list of approx 50 hyperlinks on one sheet, to go to a named range on a
second sheet and then to copy paste that selection to a third sheet.
Can anyone help
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Copy/Paste using hyperlinks

for each hlnk in ActiveSheet.Hyperlinks
now parse out the information you want to get the location, then copy
that information. Or use the followhyperlink method.

Next


"Michael" wrote in message
...
I am trying to create a workbook with the following:
A list of approx 50 hyperlinks on one sheet, to go to a named range on a
second sheet and then to copy paste that selection to a third sheet.
Can anyone help



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Copy and paste the hyperlinks Alireza Nejad[_2_] Excel Discussion (Misc queries) 1 February 23rd 09 09:32 PM
Hyperlinks: Hyperlinks change on copy/paste? Rick S. Excel Worksheet Functions 0 November 13th 07 09:19 PM
Copy text hyperlinks and paste them as source addresses? Minuette Excel Discussion (Misc queries) 1 October 30th 06 04:06 PM
Copy/Paste hyperlinks between workbooks sooner1ksn Excel Discussion (Misc queries) 0 April 5th 06 03:23 PM
Copy & paste from Word to Excel with hyperlinks Phil RL Excel Discussion (Misc queries) 0 February 9th 05 04:25 PM


All times are GMT +1. The time now is 03:29 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"