#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Lim Lim is offline
external usenet poster
 
Posts: 4
Default =sumif function

=sumif(range,criteria,sum_range)
Suggestion: to allow the sumif function to work even if (....sum_range) be
replaced by cell formula, just like vlookup function. example
=vlookup(criteria,range,off-set column,false) where offset can be replaced
by a cell with value 1, 2, 3 etc
What I mean for sumif function, if sum_range (is column B:B) can be replaced
by a cell contains "B:B" string.
Rgds,



----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...et.f unctions
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,766
Default =sumif function

Hi,

You can already do that. You can use a formula like

=SUMIF(C6:C11,C14,INDIRECT(G6))

where G6 holds the range to be summed I.e. D6:D11

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Lim" wrote in message
...
=sumif(range,criteria,sum_range)
Suggestion: to allow the sumif function to work even if (....sum_range) be
replaced by cell formula, just like vlookup function. example
=vlookup(criteria,range,off-set column,false) where offset can be replaced
by a cell with value 1, 2, 3 etc
What I mean for sumif function, if sum_range (is column B:B) can be
replaced
by a cell contains "B:B" string.
Rgds,



----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow
this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...et.f unctions


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
How to nest a left function within a sumif function? LisaK Excel Worksheet Functions 2 April 23rd 23 11:46 AM
How do I use the TODAY function with the SUMIF function? Lisa B. Excel Worksheet Functions 2 September 30th 05 08:51 PM
SUMIF Function Inside SUMPRODUCT Function Abdul Waheed Excel Worksheet Functions 17 September 19th 05 04:24 PM
Can SUMIF function include AND function ShaneS Excel Worksheet Functions 1 May 17th 05 03:24 AM
SUMIF - Range name to used for the "sum_range" portion of a SUMIF function Oscar Excel Worksheet Functions 2 January 11th 05 11:01 PM


All times are GMT +1. The time now is 12:08 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"