Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 89
Default passing control value from one form to another form

how can, on UserForm 2,
i reference a value of a control on a different user form
(UserForm1.TextBox1.value) ?

....UserForm2 is always made visible by a command button on UserForm1


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,080
Default passing control value from one form to another form

Unless I'm missing something, exactly the same way you said:

UserForm1.TextBox1.value

Of course UserForm1 has to be open, even if hidden.

--

Vasant


"mark kubicki" wrote in message
...
how can, on UserForm 2,
i reference a value of a control on a different user form
(UserForm1.TextBox1.value) ?

...UserForm2 is always made visible by a command button on UserForm1




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Passing variables between a form and macro David New Users to Excel 1 October 5th 05 04:42 AM
Passing variables between a form and macro David New Users to Excel 4 September 23rd 05 11:57 AM
Passing data back from a form Chris A[_3_] Excel Programming 0 November 27th 03 11:53 PM
Passing data back from a form Taras Excel Programming 0 November 24th 03 04:33 PM
Passing data back from a form Tom Ogilvy Excel Programming 0 November 24th 03 04:27 PM


All times are GMT +1. The time now is 11:34 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"