Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Do'h. I did not even notice that was on there. Thanks.
Rick Rothstein wrote: Don't use FormulaR1C1 for a formula using normal ranges, use just Formula... ActiveCell.Formula = "=Sum(" & StartCell & ":" & EndCell & ")" I am trying to use the below code to insert "=SUM(D2:D3)" [quoted text clipped - 15 lines] of the ' so that the formula will actually work? -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...mming/200809/1 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
If activecell.column = variable then activecell,offset (0,1) | Excel Discussion (Misc queries) | |||
How to Revert to ActiveCell.Formula = format from ActiveCell.FormulaR1C1 = format | Excel Programming | |||
use of activecell.formula | Excel Programming | |||
ActiveCell.Formula Help | Excel Programming | |||
Formula with an ActiveCell | Excel Programming |