View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Blue Max Blue Max is offline
external usenet poster
 
Posts: 113
Default Selecting Multiple Controls

I have about a hundred checkbox controls on a worksheet. I need to select
differing subsets of multiple controls in order to move or modify them. I
have entered 'Design Mode' on the 'Developer' tab and activated the 'Select
Objects' option from the 'Find and Replace' feature on the 'Home' tab. With
that combination I can drag over the controls, but this action does not
select the controls. What must we do in order to drag and select large
groups of controls?