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: 12
Default Sumproduct with calculated column

Hi

I am trying to use the following formula in the worksheet 'Reports':

=SUMPRODUCT((Operations!B3:B2312(--("2005/12/31")))*(Operations!L3:L2312))

but,

the values in Operations!L3:L2312 are actually just filldown
calculations:

=VLOOKUP(G2202,'RVU Lookup'!A901:B8111,2,FALSE)

and therefore the sumproduct doesn't work. I could copy the L column,
paste special the values, run the sumproduct, and it should work:

- isn't there a way to do this with VBA or at least an easier automated
solution?

thanks in advance

CLS

 
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
Pivot table calculated column CindyHoskey Excel Discussion (Misc queries) 1 May 9th 09 04:56 PM
Increasing the number calculated by for same column Nic Excel Discussion (Misc queries) 5 March 13th 07 03:20 PM
excel trying to sum a column of calculated values Rowdy Excel Discussion (Misc queries) 4 January 26th 06 10:50 AM
Can the sum of 1p + 3p be calculated in a column in Excel? WW Excel Discussion (Misc queries) 1 November 10th 05 08:47 AM
using a calculated column value within a range gvm Excel Programming 1 September 17th 05 02:02 PM


All times are GMT +1. The time now is 11:40 PM.

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"