Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I'm no vba programmer, I can record macros, do loops etc, but I'm not sure how/why each statement is structured the way it is. What I want to do is store the value from a specific cell. The cell is located in column B, and in the row of the current selection. ie, if cell J23 is selected, I want to store the value of J2 as i. If A1 is the current selected cell, then it should be A2 which is stored as i... From trying to figure it out myself, i've got i = Cells(Row.Selection, 2) Can someone tell me where I'm going wrong? Cheers |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can I show a picture depending on what data is selected in a cell | Excel Discussion (Misc queries) | |||
Cell data depending on column selected. | Excel Programming | |||
Want add color to the cell depending on the value selected from th | Excel Programming | |||
return a data list depending on a value selected within a drop dow | Excel Discussion (Misc queries) | |||
Vb Application to locate a worksheet depending on the radio box selected | Excel Programming |