Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How can I use a variable in a formula as shown below?
dim teller as integer (sample) teller = 6 ActiveCell.FormulaR1C1 = _ "=IF(ISBLANK(R[teller]C[-5]),"""",(RC[-4]+(-1*RC[-3])) this seems not to work can anyone help me? Thank you very much |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
DDE formula with variable | Excel Worksheet Functions | |||
Variable within a formula | Excel Worksheet Functions | |||
use a variable in a formula | Excel Programming | |||
variable in a formula | Excel Programming | |||
Variable in a Formula | Excel Programming |