Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If you make the variable public at the top of the userform code module, then
it should work. -- Regards, Tom Ogilvy "mickiedevries " wrote in message ... Thanks for the help, but how do I pass the information in a variable? For instance when a radio button is selected on form1 an amount is assigned to variable1 (but not shown on the form) and then form2 is shown. I want form2 to be able to utilize variable1 from form1. I'm assuming I still have to hide form1 but how do I get the value from form1 I tried the following but it did not work: UserForm1.Variable1.Value Thanks Again, Mickie --- Message posted from http://www.ExcelForum.com/ |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Passing a range to a user defined function | Excel Discussion (Misc queries) | |||
passing arrays to user defined functions | Excel Worksheet Functions | |||
Using User forms to enter data into lists | Excel Programming | |||
PASSING DATA FROM USER FORM TO EXCEL SPREADSHEET | Excel Programming | |||
Passing Text from User Form to Spreadsheet | Excel Programming |