Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default I want a cell to show total from other cell when that cell changes

I have a simple spreadsheet that shows a balance in one column. However after
each input the balance total moves down to the next row. I want to see the
balance total in another worksheet. How can I acheive this when the total
keeps moving down a row?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default I want a cell to show total from other cell when that cell changes

Hi,

I'm not sure I understand but this will return the last numeric value in
column B of sheet 1.

=INDEX(Sheet1!B:B,MATCH(6.022*10^23,Sheet1!B:B))



"carinco" wrote:

I have a simple spreadsheet that shows a balance in one column. However after
each input the balance total moves down to the next row. I want to see the
balance total in another worksheet. How can I acheive this when the total
keeps moving down a row?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,766
Default I want a cell to show total from other cell when that cell changes

Hi,

On worksheet 1, highlight the range (including the heading row) [say
B12:B55] which you would like to sum up and press Ctrl + L (for converting
the range to a list). Now on worksheet 2, enter the sum formula =sum(range
on sheet1). Now whenever, you add data to the range in sheet , it will
automatically get included in the SUM function on worksheet 2.

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"carinco" wrote in message
...
I have a simple spreadsheet that shows a balance in one column. However
after
each input the balance total moves down to the next row. I want to see
the
balance total in another worksheet. How can I acheive this when the total
keeps moving down a row?


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default I want a cell to show total from other cell when that cell changes

This will return the *last* numeric value from Sheet1 coulmn A:

=LOOKUP(1E100,Sheet1!A:A)

--
Biff
Microsoft Excel MVP


"carinco" wrote in message
...
I have a simple spreadsheet that shows a balance in one column. However
after
each input the balance total moves down to the next row. I want to see
the
balance total in another worksheet. How can I acheive this when the total
keeps moving down a row?



  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,346
Default I want a cell to show total from other cell when that cell cha

Hi Mike,

Avogadro number?

What did you do before you got into Excel?

--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"Mike H" wrote:

Hi,

I'm not sure I understand but this will return the last numeric value in
column B of sheet 1.

=INDEX(Sheet1!B:B,MATCH(6.022*10^23,Sheet1!B:B))



"carinco" wrote:

I have a simple spreadsheet that shows a balance in one column. However after
each input the balance total moves down to the next row. I want to see the
balance total in another worksheet. How can I acheive this when the total
keeps moving down a row?



  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 24
Default I want a cell to show total from other cell when that cell changes

Put the balance on top (?)


"carinco" skrev i melding
...
I have a simple spreadsheet that shows a balance in one column. However
after
each input the balance total moves down to the next row. I want to see
the
balance total in another worksheet. How can I acheive this when the total
keeps moving down a row?



  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default I want a cell to show total from other cell when that cell cha

I'm a chemist

"Shane Devenshire" wrote:

Hi Mike,

Avogadro number?

What did you do before you got into Excel?

--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"Mike H" wrote:

Hi,

I'm not sure I understand but this will return the last numeric value in
column B of sheet 1.

=INDEX(Sheet1!B:B,MATCH(6.022*10^23,Sheet1!B:B))



"carinco" wrote:

I have a simple spreadsheet that shows a balance in one column. However after
each input the balance total moves down to the next row. I want to see the
balance total in another worksheet. How can I acheive this when the total
keeps moving down a 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
make cell show blank when total is zero Lindy Excel Discussion (Misc queries) 3 February 6th 08 03:09 PM
make cell show blank when total is zero Bob L Excel Discussion (Misc queries) 3 May 19th 06 05:04 PM
Adding numbers in one cell and showing total in seperate cell Deernad Construction Excel Discussion (Misc queries) 12 November 29th 05 07:32 PM
substract cell F from cell H and total into cell I vadarpug Excel Worksheet Functions 1 October 31st 05 12:32 PM
substract cell F from cell H and total into cell I vadarpug New Users to Excel 1 October 31st 05 11:57 AM


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