Forum Discussion
AandNSeaver
Apr 29, 2022Copper Contributor
"Paste: Link" does not work in tables
Is there some way to enable the use of "paste link" inside tables? I am creating a workbook to track contracts and invoices for multiple projects. The first tab is a master list of all the items ...
- May 01, 2022
As you have found, Paste Link is not compatible with tables, so if you want to use the advantages of Paste Link, you'll have to convert your table to an ordinary range.
Alternatively, you could create a macro that formats selected cells the way you want. If you assign the macro to a Quick Access Toolbar button and/or a custom keyboard shortcut, you can easily run it.
AandNSeaver
May 04, 2022Copper Contributor
HansVogelaar Thank you for the information.
It is annoying that the “paste link” function does not work within a table. On the bright side, I took your advice and made a simple macro which works well. I had never made a macro so this was a good learning experience. Thank you for the advice.
PatrickRAWA
Mar 02, 2023Copper Contributor