View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mba1976 mba1976 is offline
external usenet poster
 
Posts: 1
Default How to change textbox caption in Active sheet from UserForm

Hi there,

I have a textbox1 in Active sheet (Sheet1).
How do I change the caption of this textbox1 from userform command button 1?


Thanks,