Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Morning all.
I'm making a user form, and want to select a cell to place my equation, then with that selection choice, offset upwards, and to the side, to select and merge two sets of two cells, each. I understand with my selection that I'd use the following: activecell.offset(0,1).select to get my first cell selection. But how do I retain that initial selection, and then offset one more up, to then merge those two cells? Thank you. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
beforerightclick and selection change issue | Excel Programming | |||
combo box selection issue | Excel Programming | |||
Selection.Copy issue | Excel Programming | |||
Multiple range selection issue | Excel Programming | |||
Excel VBA - Range(Selection, Selection.End(xlDown)).Name issue. | Excel Programming |