Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am getting a #Name? error and I have looked at this line so many times
over and I can't find anything that is remotely close to being or generating an error like #NAME?. I need someone else to take a look at this for me and see if they can find the error. Thanks c.Offset(0, 4) = Evaluate("=SUMPRODUCT(--('BO Download'!$A$" & startRow & ":$A$" & endRow & "=" & marketName & "),--('BO Download'!$E$" & startRow & ":$E$" & endRow & "=C" & c.Row & ")," & _ "--('BO Download'!$G$" & startRow & ":$G$" & endRow & "<""""),--('BO Download'!$H$" & startRow & ":$H$" & endRow & "=""A""))") |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro code to put series name next to individual line in line grap | Charts and Charting in Excel | |||
Code to read file in reverse fast line by line | Excel Programming | |||
Single line of code with line separator | Excel Programming | |||
Code to delete a Line in a another code | Excel Programming | |||
Continue line of VBA code on the next line | Excel Programming |