RichardHell
New Member
- Joined
- Apr 20, 2021
- Messages
- 5
- Office Version
- 365
- Platform
- Windows
I have a template that users can fill with data. I want to be able to paste that template on the next available blank page. All I need to know is how to get the value of the first row of that empty page with vba. Example:
I expect the users to mess around with row heights and the like, so I need to find the value of the row dynamically. Already tried looking for page breaks and other things, but couldn't quite crack it. Any help would be very much appreciated.
I expect the users to mess around with row heights and the like, so I need to find the value of the row dynamically. Already tried looking for page breaks and other things, but couldn't quite crack it. Any help would be very much appreciated.