LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 46
Default sumif range to end of data

Thanks for any help.
I use a SUMIF function to sum values based upon a label in another range. Is
it possible to use a range that implies till the bottom of the data? There is
something like that in Visual Basic, I believe it is range.XlUp or
range.XlDown. I change the range not too often, so it is not a big deal, but
I would like to make it so it is automatic.
The formula I use now is:
SUMIF(A$2:A$991,A9,J$2:J$991)
which is inside:
=J9/SUMIF(A$2:A$991,A9,J$2:J$991)*IF(A9="BEUL",Adj!X$3 ,IF(A9="FEUL",Adj!X$4,IF(A9="AUL",Adj!X$5,"ERROR!" )))/N9
I figure maybe there is something like:
SUMIF(A$2:A$END,A9,J$2,J$END)
or something like that?
Thanks for any help.

 
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
Vlookup to Return a Range of Data James Excel Discussion (Misc queries) 0 July 13th 06 09:44 PM
Data Range Mess Karen Charts and Charting in Excel 18 January 14th 06 02:34 PM
Inserting a new line when external data changes Rental Man Excel Discussion (Misc queries) 0 January 11th 06 07:05 PM
Extend a data range MNicholas New Users to Excel 2 August 22nd 05 09:02 PM
Pivot Table - max rows allowed in data range dmotika Excel Discussion (Misc queries) 2 May 26th 05 05:52 PM


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