Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a userform with a refedit control called reDataStart where the
user inputs where the beginning of the data is. When I try to execute the macro, I get a compile error that the variable is not defined. But the control is named. userf1021Mid.Show vbModeless Set rColHdr = Range(reDataStrt.Value) How do I tell VBA that reDataStrt is the control in the userform? All the examples I could find in the NG didn't mention this being neccessary. Why is this one different? Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Refedit Control | Excel Programming | |||
RefEdit control | Excel Programming | |||
RefEdit control | Excel Programming | |||
Shift-Control Arrow and RefEdit Control? | Excel Programming | |||
RefEdit control bug | Excel Programming |