Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Bob is offline
external usenet poster
 
Posts: 972
Default Linking and keeping total Column at the Bottom

I am linking data in to a monthly report spreadsheet. For example, I will
link 10 lines of data and then I have a "Total" row in line 11. I would like
to know how I could keep the total row constant even if I link more than 10
lines at a a time. For example, if I have 12 rows that I am linking in a
month, my "Total" row would be overwritten. How can I keep my "total" line
the last line regardless of how many rows I link?


Thanks.

--
Bob
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Linking and keeping total Column at the Bottom

In Sheet1,
For the "Totals", maybe you could try something like this to grab the number
=INDEX(Sheet2!B:B,MATCH("Totals",Sheet2!$A:$A,0))
Above assumes that the text "Totals" is unique in Sheet2's col A
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Bob" wrote:
I am linking data in to a monthly report spreadsheet. For example, I will
link 10 lines of data and then I have a "Total" row in line 11. I would like
to know how I could keep the total row constant even if I link more than 10
lines at a a time. For example, if I have 12 rows that I am linking in a
month, my "Total" row would be overwritten. How can I keep my "total" line
the last line regardless of how many rows I link?


Thanks.

--
Bob

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
KEEPING THE TOTAL IN C3 WHEN ADDING B3 bouncer8 Excel Discussion (Misc queries) 3 August 19th 06 01:21 AM
KEEPING THE TOTAL IN C3 WHEN ADDING B3 bouncer8 Excel Discussion (Misc queries) 1 August 18th 06 02:41 PM
dislike jump bottom of column by double-clicking the bottom of cel Joe Excel Discussion (Misc queries) 1 April 9th 06 09:27 PM
Keeping an acculumative total in a row and only that row. Sherry Excel Worksheet Functions 2 January 7th 06 08:35 PM
Running total at bottom of column? Jazz Drummer Excel Discussion (Misc queries) 3 October 14th 05 12:45 PM


All times are GMT +1. The time now is 03:56 AM.

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"