Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dear All,
I know that we can add a formula to a cell in VBA by: Range(myRange).Formula = "=SUM(iRange)" ....but can anybody help me with an Array Formula? ... eg.. something like Range(myRange).Formula = "{=SUM((...)=...)*(....))}" This obviously doesn't work... but is there a solution? Regards, andym |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Cell format for an array formula containing text | Excel Worksheet Functions | |||
Array Formula - Average from every other cell | Excel Discussion (Misc queries) | |||
Multi-Cell Array Formula | Excel Worksheet Functions | |||
Tricky array formula issue - Using array formula on one cell, then autofilling down a range | Excel Programming | |||
referencing the value of a cell containing an array formula | Excel Worksheet Functions |