Hello,
I have created a macro that checks a range of data and removes an empty row. It's working perfectly. I am trying to write some code now to place a thick border around the entire new range after the blank rows are deleted.
![]()
Please Login or Register to view this content.
Is someone able to provide me with an example of how to approach this next step? I thought it might be easier before the removed row, to have a bit of code which finds the last row in the range first, then add the line.
Bookmarks