View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Vikram Kohli Vikram Kohli is offline
external usenet poster
 
Posts: 1
Default Counting Controls in a sheet

Hi

I want to know the number of textboxes that is placed on a sheet, and their names. How can i get the data from each control at runtime as i don't know how many controls are placed on that particular sheet?

Thanks