View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Harold[_3_] Harold[_3_] is offline
external usenet poster
 
Posts: 3
Default referencing a control

I've been modifying an old dialog box I designed earlier,
and added two new labels and a spinbutton. I've
referenced them in code just as I have all the other
labels and controls, but for some reason the compiler
doesn't seem to recognize the new controls. What's going
on?

Harold