Thread
:
How to change textbox caption in Active sheet from UserForm
View Single Post
#
5
Posted to microsoft.public.excel.programming
Dave Morrison
external usenet poster
Posts: 3
How to change textbox caption in Active sheet from UserForm
Sheets(1).TextBox1.Text = TextBox1.Text
this is the command from the userform
*** Sent via Developersdex
http://www.developersdex.com
***
Reply With Quote
Dave Morrison
View Public Profile
Find all posts by Dave Morrison