Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need to obtain the value in several cells from a row selected by the user.
What is the syntax that I should use to pull the values from the selected row? Dim sel As Range Set sel = Application.Selection sel.Cells(sel.row,1) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
referencing selected cells | Excel Worksheet Functions | |||
Referencing the First Cell in Any Selected Range | Excel Programming | |||
Referencing a Column in a Selected Range of Columns | Excel Programming | |||
referencing previously selected cells after macro execution begins | Excel Programming | |||
referencing values in adjacent cells to selected cell | Excel Programming |