Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You mean, to let the user choose a cell ? if so, use the RefEdit control, if
you mean, look at the value of the active cell, use something like Dim MyValue As Variant MyValue = ActiveCell.Value -- Regards, Juan Pablo González "Jim McLeod" wrote in message ... Dear group, How is it possible to access a selected cell from a modal dialog? Kind regards, Jim... |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Userform modal | Excel Discussion (Misc queries) | |||
MS Dialog 5.0 sheets - Accessing data elements of objects | Excel Worksheet Functions | |||
Forms that are modal in 97 are not modal in 2003 | Excel Discussion (Misc queries) | |||
Controling a dialog box after I've selected the datasource | Excel Programming | |||
Modal User Form | Excel Programming |