View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
kirkm[_6_] kirkm[_6_] is offline
external usenet poster
 
Posts: 156
Default How can this be?

A workbook contains two Forms. Each Form has a textbox

From a module if I type the name of a Form and a dot, I get a dropdown
box starting with 'Active Control'.

With one Form I can also see the name of my text box, but NOT the
other.

Why would this be ?

Thanks - Kirk