View Single Post
 
Old 12-24-2020, 03:07 PM
Logit Logit is offline Windows 10 Office 2007
Expert
 
Join Date: Jan 2017
Posts: 591
Logit is a jewel in the roughLogit is a jewel in the roughLogit is a jewel in the roughLogit is a jewel in the rough
Default

Testing the two workbooks you just posted, what I see is ...

The hyperlink button is not "copying" anything. All it is doing is taking
the user from the EXAMPLE workbook to the SENTENCE workbook.
That is what hyperlinks do ... take the user from one location to
another.

You should Google " VBA Copy Range Other Workbook "

What you are seeking is a macro to copy data between workbooks.
Reply With Quote