Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Demokritos
Do you mean something along these lines... ActiveCell.FormulaR1C1 = "=RC[2]+R[2]C[2]" ActiveCell.FormulaR1C1 = "=R[2]C+R[2]C[2]" ......although I prefer to use offset(rows,columns). The flag you are after in Excel 2000 can be found in Tools - Options - General Tab Haven't got 2003 but perhaps it hasn't moved. Donna |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I create a macro for my email address? | Excel Discussion (Misc queries) | |||
How write Macro to save worksheet to a RELATIVE address | Excel Discussion (Misc queries) | |||
How do I avoid excel change absolute address to relative address | Excel Discussion (Misc queries) | |||
what is difference between absolute address and relative address? | Excel Discussion (Misc queries) | |||
Relative address equations | Excel Programming |