Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 71
Default sumproduct alternative

I am using a business objects application(Xcelsius) that uses excel
formulas to create graphical interfaces, but this application does not
support all excel formulas.

I am trying to recreate this formula:
=(SUBTOTAL(1,(Calculations!P2:P1000))+SUBTOTAL(1,( Calculations!
U2:U1000)))/2

to use formulas that are supported by the application like
sumif
countif
sumproduct
etc.

any ideas?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,420
Default sumproduct alternative

=(AVERAGE(P2:P10)+AVERAGE(U2:U10))/2

--
__________________________________
HTH

Bob

"Chris" wrote in message
...
I am using a business objects application(Xcelsius) that uses excel
formulas to create graphical interfaces, but this application does not
support all excel formulas.

I am trying to recreate this formula:
=(SUBTOTAL(1,(Calculations!P2:P1000))+SUBTOTAL(1,( Calculations!
U2:U1000)))/2

to use formulas that are supported by the application like
sumif
countif
sumproduct
etc.

any ideas?



Reply
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
Sumproduct() - Next best alternative Jim May Excel Discussion (Misc queries) 7 November 22nd 07 04:15 PM
ALTERNATIVE TO SUMPRODUCT NEEDED Rog Excel Worksheet Functions 26 August 2nd 07 08:50 PM
If alternative Busy Bee Excel Worksheet Functions 4 June 30th 06 12:53 AM
Alternative to SUMPRODUCT? [email protected] Excel Discussion (Misc queries) 1 June 9th 06 12:08 PM
Which is faster? SUMPRODUCT or VLOOKUP, or another alternative? SteveC Excel Worksheet Functions 6 May 26th 06 01:57 PM


All times are GMT +1. The time now is 08:39 PM.

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

About Us

"It's about Microsoft Excel"