Hi there..
Is there some way in VBA to go through the Range from N16:Q70 and find the blank row, and copy paste the cells underneath it up?
I have tried using the Delete Row to Shift xlUp but it makes such a mess on the sides of this Range where I have buttons and text boxes..
Is there some way in VBA to go through the Range from N16:Q70 and find the blank row, and copy paste the cells underneath it up?
I have tried using the Delete Row to Shift xlUp but it makes such a mess on the sides of this Range where I have buttons and text boxes..