Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hey,
I've been coding a bit in Access lately, so I know the basics of VB. What I don't know is how to reference specific cells. I know that the current column is '.column', and the current row is '.row', and the value of the current cell is '.value'. I am trying to assign a value to the cell right below the current cell. I'd like to do something like this: (.column, .row + 1).value = 2 * x + 1 Anyone know how to code this? Thanks! Nick |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
referencing cells based on conditions in other cells | Excel Discussion (Misc queries) | |||
Referencing Cells | Excel Worksheet Functions | |||
Referencing other cells | Excel Discussion (Misc queries) | |||
I've started designing a combo box and have the look up cells referenced. | New Users to Excel | |||
Referencing Cells | Excel Worksheet Functions |