ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Remove calendar control (https://www.excelbanter.com/excel-programming/277923-remove-calendar-control.html)

goss[_3_]

Remove calendar control
 
Hi ng.
Using xl xp pro
Added cal control 10 to my wrksheet
Can't select to delete
How do I remove

tia
goss



Tom Ogilvy

Remove calendar control
 
if it is the only controls

Sub RemoveControl()
activesheet.shapes(1).Delete
End Sub

Make sure the sheet isn't protected.

--
Regards,
Tom Ogilvy

goss wrote in message
...
Hi ng.
Using xl xp pro
Added cal control 10 to my wrksheet
Can't select to delete
How do I remove

tia
goss






All times are GMT +1. The time now is 12:32 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com