Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35
Default dynamic form updates

I have a userform in VBA setup the way I need it.
I would like to have 3 different Subs use the form.
When the sub calls the form to show, how can I change the Form Title in the
Blue bar across top, And what a certain label on the form say?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35
Default dynamic form updates

OK I figured out how with Globals but, is there
anyway to do it with out Global Variables?
I can do it with Globals, but would like to stay away from those if possible.

Thanks,

"Shawn G." wrote:

I have a userform in VBA setup the way I need it.
I would like to have 3 different Subs use the form.
When the sub calls the form to show, how can I change the Form Title in the
Blue bar across top, And what a certain label on the form say?

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 923
Default dynamic form updates

One way is to store the required userform title and caption for the label in
either two public variables or in a specific worksheet location, before each
sub calls the userform these values are set, and the userform intialize
event loads the values into the form.



--
Cheers
Nigel



"Shawn G." wrote in message
...
I have a userform in VBA setup the way I need it.
I would like to have 3 different Subs use the form.
When the sub calls the form to show, how can I change the Form Title in

the
Blue bar across top, And what a certain label on the form say?



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
Dynamic Updates on Compiled Worksheet Bilbert Excel Worksheet Functions 0 June 24th 08 08:28 PM
How can I set up a dynamic data entry form? Eric Excel Worksheet Functions 1 January 21st 08 07:07 PM
Dynamic Chart updates [email protected] Excel Programming 0 October 7th 05 07:03 PM
Linking dynamic Cells in Excel to Form Novice Excel Programming 5 May 18th 04 03:46 AM
Dynamic Form Johannes[_2_] Excel Programming 2 September 12th 03 02:16 PM


All times are GMT +1. The time now is 08:25 PM.

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

About Us

"It's about Microsoft Excel"