Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
i have an array formula that i'd like to evaluate in code and store it in a
variable instead of creating the array formula. is it possible? here is what the formula would look like if i wrote it to a cell: range("A1").formulaarray = "=SUM(G" & iRow & ":I" & iRow & ")/TRANSPOSE($M$2:$M$4)*O" & iRow i need to loop through some cells and total all of them, that's why i'd like to store it in a variable. -- Gary |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Array Formula Question | Excel Worksheet Functions | |||
Formula/Array question with dates | Excel Worksheet Functions | |||
Array Formula question | Excel Programming | |||
SUM array formula question | Excel Worksheet Functions | |||
Array Formula Question | Excel Programming |