Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The following gives me a Compile Error:Invalid Qualifier (highlights the Sum
word) For x = 0 To 9 Range("B4").Activate y = WorksheetFunction.Sum(Range(ActiveCell.Offset(x, 0), ActiveCell.Offset(x, 23))).Value Next Whats wrong? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I enter formula sum(range+range)*0.15 sumif(range=3) | Excel Discussion (Misc queries) | |||
Doing a copy-paste offest between 2 workbooks | Excel Programming | |||
Excel Addin:Setting the range to the Excel.Range object range prop | Excel Worksheet Functions | |||
Page Numbering Offest by Two | Excel Programming | |||
how to? set my range= my UDF argument (range vs. value in range) [advanced?] | Excel Programming |