lezawang
Well-known Member
- Joined
- Mar 27, 2016
- Messages
- 1,805
- Office Version
- 2016
- Platform
- Windows
Hi
I have Form Controls in my sheet like Checkbox, Options buttons etc. I want to clear the sheet from everything including the form controls. I used this code
workbooks(1).worksheets(1).cells.clearcontents
But that did not clear Form Controls! Any help please. Thanks
I have Form Controls in my sheet like Checkbox, Options buttons etc. I want to clear the sheet from everything including the form controls. I used this code
workbooks(1).worksheets(1).cells.clearcontents
But that did not clear Form Controls! Any help please. Thanks