Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello
Been trying to find a smooth way around this problem but can't find anything...Grateful for any advice. My problem is this: Have users fill in a userform. Will be using the information entered in textboxes and chosen from radio buttons over and over again in the code and send it between functions. Was hoping to be able to define a public consant but that doesnt work. Dont want to have to type it eg./ frmrft.cboxA1 all over the place. Setting myself up for mistakes. What if the A1 is no longer found in cboxA1 but in txtboxA1... What I have done until now is define A1 under Ok_click() and then "sent" it to related functions using Byval. Have ended up with 9 ByVal for some functions...Is that Ok? Feels like there should be a better way to do this... Any suggestions? Anybody? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Selecting control on userform with part of control name (set question) | Excel Programming | |||
Excel: Format Control: 'cell link' reamins constant. How to copy | Excel Worksheet Functions | |||
Control Sequence from Userform Control | Excel Programming | |||
Userform control | Excel Programming | |||
Userform control | Excel Programming |