rowlandrat
New Member
- Joined
- May 11, 2011
- Messages
- 6
Hi,
I am trying to clear all used cells in a worksheet excluding the top row. It won't always be the same number of rows in use so I need to first find the bottom most row being used and set that as the end of my range. Using VBA, what is the quickest way of doing this?
Thanks
I am trying to clear all used cells in a worksheet excluding the top row. It won't always be the same number of rows in use so I need to first find the bottom most row being used and set that as the end of my range. Using VBA, what is the quickest way of doing this?
Thanks