A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Adding rows in two dynamic columns



 
 
Thread Tools Display Modes
  #1  
Old November 24th, 2003, 10:27 PM
Justin Etheredge
external usenet poster
 
Posts: n/a
Default Adding rows in two dynamic columns

I have two columns in a table that are imported from another table, and
then I have specified dynamic data ranges for them using
Insert..Name...Define and I use OFFSET and COUNTA to select these ranges.
What I need to know is....If I need to SUM each row of the two columns
together, how do I get the SUM column to extend when I add more data to the
other two columns? I have the sum of the two columns using this formula

=SUM(INDEX(SUMDataCLA,ROW(), 1), INDEX(SUMDataCLU, ROW(), 1))

and then I use the FILL DOWN to fill it to the end of the columns, but when
I add more data, I have to use the FILL DOWN again to extend the SUM
formula down. I hope this question is clear!

Thanks,
Justin Etheredge
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 01:59 PM.


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