4,374 questions
VBA Code to paste copied data to variable end row of an inserted table
MacKenzie Phillips
0
Reputation points
So I am currently bringing data in from a PDF. I want to create a VBA/Macro to where ideally, I would copy the data that was brought in and pasted to the last row of the table. I just have the simple code of copying and pasting the data, but I'm not sure on how to automate it to be included into the current table.
Microsoft 365 and Office Development Other
Sign in to answer