|
-
Oct 4th, 2010, 02:48 AM
#1
Thread Starter
New Member
How to modify an object on another form?
Hello there!
Well I'm mainly working on Excel VB. What I'm trying to do is do a "setup" type deal with one form, so if you enter a new name into a textbox, it'll change the caption on a checkbox on another form.
Now I know to modify an excel spreadsheet's tab name is to go
ActiveWorkbook.Sheets(SheetName).Name
How do I modify a form within the same workbook?
Thank you
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|