View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
AlbertYWang AlbertYWang is offline
external usenet poster
 
Posts: 6
Default referencing forms controls

I have a series of labels on a form that I want to change the text
color on programatically.
If the label names are like 'label1', 'label2','label3', is there a a
way to loop through them?

Albert Wang