lb_33, if you want to remove all DropDown controls (I'm thinking of the "real" ones), it doesn't make sense to do it in a loop. Use jindon's code.
On the other hand, if you want to delete or modify only specific controls, then use a loop across the DropDowns collection, not across the Shapes collection.
Artik
Bookmarks