tonywatsonhelp
Well-known Member
- Joined
- Feb 24, 2014
- Messages
- 3,210
- Office Version
- 365
- 2019
- 2016
- Platform
- Windows
Hi Everyone,
Not sure if this is harder than it sounds but i have a range that can have different rows hidden each time.
So the range is E:50:M250 now all I want is a macro that can clear the entire range including the hidden cells
So I want VBA Activesheet.range("E50:E250").clearcontents (including hidden rows)
please help if you can thanks
Tony
Not sure if this is harder than it sounds but i have a range that can have different rows hidden each time.
So the range is E:50:M250 now all I want is a macro that can clear the entire range including the hidden cells
So I want VBA Activesheet.range("E50:E250").clearcontents (including hidden rows)
please help if you can thanks
Tony