Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks all .
Thanks Nick Soo Cheon Jheong wrote: Nick, Try - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Sub TEST_1() Range("C1:C1000").Formula = "=A1+B1" End Sub Sub TEST_2() Range("C1:C1000").Value = "=A1+B1" End Sub Sub TEST_3() Range("C1:C1000").Formula = "=RC[-2]+RC[-1]" End Sub Sub TEST_4() Range("C1:C1000").Value = "=RC[-2]+RC[-1]" End Sub - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- Regards, Soo Cheon Jheong _ _ ^ąŻ^ -- |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Large formula | Excel Worksheet Functions | |||
Formula too large | Excel Discussion (Misc queries) | |||
How many chart types does excel have: please exact ammount? | Charts and Charting in Excel | |||
How many chart types does excel have: please exact ammount? | Excel Discussion (Misc queries) | |||
Program colunm to switch receievable ammount from 30 to 60 days | Excel Discussion (Misc queries) |