Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to build a sumif equation to be placed into a cell using vba. I
have declared and set "ColRng " and "RngRef" to ranges. when I try to get out of this equation I keep getting notified that the comma is causing problems. Any insight appreciated xlApp.Range("j28") = "=sumif(('CPCT DEC'!" & ColRng & ")" &,& 89298,"('CPCT DEC'!" & RngRef&"))" |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sumif and Specified Ranges | Excel Worksheet Functions | |||
Reference a variable declared in VBA | Excel Worksheet Functions | |||
Macro for autofilter using variables declared in worksheet | Excel Worksheet Functions | |||
Transfering Declared value through procedures | Excel Programming | |||
Can Not Find declared dll | Excel Programming |