LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Sumproduct instead of SumifS in VBA (application.sumproduct)

Hi all,

I have a problem in VBA using application.sumproduct.
The following code does not work:

Application.SumProduct((Application.Index(holdings .Range("holdings"),
0, 1) = "ff") * (Application.Index(holdings.Range("holdings"), 0, 5) =
"gg") * Application.Index(holdings.Range("holdings"), 0, 3))

Can anyone help me? Thanks heaps!

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 2007 -- SUMIFS v SUMPRODUCT MurrayBarn Excel Worksheet Functions 4 June 12th 09 02:53 PM
Are SUMIFS and SUMPRODUCT the same? wx4usa Excel Discussion (Misc queries) 3 December 8th 08 10:22 AM
Application.Worksheetfunction.Sumproduct Tetsuya Oguma Excel Programming 4 July 16th 08 01:43 PM
application.sumproduct help please Gareth[_3_] Excel Programming 6 August 22nd 05 12:30 AM
application.sumproduct help please Gareth[_3_] Excel Programming 0 August 21st 05 01:50 PM


All times are GMT +1. The time now is 02:18 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"