Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dear experts,
How can i get user's input about range address in Macros? I know inputbox can do that like dim rng as range set rng =inputbox Prompt:="Getting Range Address", Title:="Test", Type:=8 But the interface is too simple, and it's not easy for common users who're not experienced at Excel as they might think they have to write the address and errors might happen. I hope I can use some tools like boxes when using functions in GUI interface, which are familiar to everyone. or you have better solutions. Many thanks in advance... |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sumeif macro with range selection | Excel Discussion (Misc queries) | |||
Macro Range Selection | Excel Discussion (Misc queries) | |||
Macro to change list box input range based on selection made in another cell | Excel Programming | |||
Excel VBA - Range(Selection, Selection.End(xlDown)).Name issue. | Excel Programming | |||
Range selection code in a macro | Excel Programming |