Forum Discussion
"Paste: Link" does not work in tables
- 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.
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.
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.