View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gordon[_15_] Gordon[_15_] is offline
external usenet poster
 
Posts: 8
Default Text in TextBox to Program

Can not get the text in TextBox to the Program.
Changed Private Continue_click() to Publick Continue_Click(), which
worked once untill deleted 2 tabs in worksheet: Macro1 and Macro2. In
Continue_Click put: PersonName = Name.Text. See it in the Local
windows as Variable/Stringg, but wont go into program.

Thanks
Gordon