Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default spread sheet problems

I am working on a spread sheet that is starting in row 9. That data get total
in cells l9, m9, and n9 with a formula. I want the exact totals from l9, m9,
and n9 to appear in cells l15, m15 and n15. But when data is entered in to
row 10 and totaled in l10, m10 and n10 I want l15, m15 and n15 to change to
reflex the totals in l10, m10 and n10 then row 11, row 12, and row 13. When
data is entered and totaled cells l15, m15, and n15 reflex's the last entered
row
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 329
Default spread sheet problems

Hi danny,

Assuming row 9 sums the previous 8 rows, then, in I9 you'd use a formula like:
=SUM(I1:I8)
To have row 15 reflect this and any data added to rows 11-14, then, in I15 you'd use a formula like:
=SUM(I9:I14)

If this isn't what you want, you'll have to provide more information about which ranges are being summed in l9, m9, and n9 and in
l15, m15, and n15.

Cheers

--
macropod
[MVP - Microsoft Word]


"danny boahn" wrote in message ...
| I am working on a spread sheet that is starting in row 9. That data get total
| in cells l9, m9, and n9 with a formula. I want the exact totals from l9, m9,
| and n9 to appear in cells l15, m15 and n15. But when data is entered in to
| row 10 and totaled in l10, m10 and n10 I want l15, m15 and n15 to change to
| reflex the totals in l10, m10 and n10 then row 11, row 12, and row 13. When
| data is entered and totaled cells l15, m15, and n15 reflex's the last entered
| row


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
Using an offset formula for the reference in a relative reference Cuda Excel Worksheet Functions 6 November 15th 06 05:12 PM
Automation of excel spread sheet cprocha Excel Discussion (Misc queries) 3 October 19th 06 12:59 AM
spread sheet disappears Jolene Excel Discussion (Misc queries) 0 March 23rd 06 08:13 PM
How do I link data from a cell on one spread sheet to another? Richard Deldonna Excel Worksheet Functions 4 March 18th 06 03:28 PM
Does excel recognise names rather than cells? Sue Excel Worksheet Functions 9 May 22nd 05 04:51 AM


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