Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Sum data in multiple cells from two worksheets

I have been unsuccessful at attempting to sum data in two worksheets
(multiple cells). I have tried using the 3-D reference but apparently I am
not understanding the process.

I want to total the data in page 16 (F6:F53) and page 17 (F6:F47) into cell
F48 on page 17. Can someone give me step by step instructions starting with
what is expected as a name in the "Names in workbook" in the 3-D reference
function (if this is the how I need to get my desired result?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default Sum data in multiple cells from two worksheets

page 16
page 17


Are those your actual sheet names?

Try this:

=SUM('page 16'!F6:F53,F6:F47)

--
Biff
Microsoft Excel MVP


"ccwies" wrote in message
...
I have been unsuccessful at attempting to sum data in two worksheets
(multiple cells). I have tried using the 3-D reference but apparently I
am
not understanding the process.

I want to total the data in page 16 (F6:F53) and page 17 (F6:F47) into
cell
F48 on page 17. Can someone give me step by step instructions starting
with
what is expected as a name in the "Names in workbook" in the 3-D reference
function (if this is the how I need to get my desired result?



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 21
Default Sum data in multiple cells from two worksheets

Hi ccwies

If you just want to sum the ranges in different sheets, try this

In Cell F48 of Sheet17, place this formula

=SUM(Sheet16!F6:F53,Sheet17!F6:F47)

Does this do waht you want?

=======================
Pls click Yes if this has help you

Thank You

cheers, Francis


I may be able to provide you a solution, there would be better solutions
from others.



"ccwies" wrote:

I have been unsuccessful at attempting to sum data in two worksheets
(multiple cells). I have tried using the 3-D reference but apparently I am
not understanding the process.

I want to total the data in page 16 (F6:F53) and page 17 (F6:F47) into cell
F48 on page 17. Can someone give me step by step instructions starting with
what is expected as a name in the "Names in workbook" in the 3-D reference
function (if this is the how I need to get my desired result?

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
how to make a macro to clear multiple cells from multiple worksheets? [email protected] Excel Worksheet Functions 2 October 18th 07 04:31 PM
enter data once... copy to multiple cells on other worksheets Larry G Excel Discussion (Misc queries) 4 January 3rd 07 06:13 PM
Display data from multiple worksheets' cells in one worksheet J! Excel Worksheet Functions 1 August 29th 06 08:53 PM
adding certain cells in multiple worksheets in multiple workbooks Stephen via OfficeKB.com Excel Worksheet Functions 1 February 4th 05 08:31 PM
How do I retrieve data (specific cells) from multiple worksheets on a shared drive jbean Excel Worksheet Functions 1 November 10th 04 09:26 PM


All times are GMT +1. The time now is 08:41 AM.

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"