Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 49
Default SUM referring to different sheets

I have a series of sheets containing product data, each with the same
structure. In the first sheet (e.g. A_MONTH), I have monthly data. In the
second sheet (A_YTD), I calculate the year to date figures from the data in
the first sheet using a simple SUM command.

I only need to look at one product at a time and (to save space) was going
to create a single YTD sheet where the figures would be calculated for the
product being viewed by the user (this would be selected by a dropdown box).

However, I cannot work out how I can change the simple
=SUM(A_MONTH!B10:B10), etc formulas to look at the appropriate MONTH sheet
for the product that has been selected. I feel certaijn that I will need to
use a different command, but cannot work out which.

IanC
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 49
Default SUM referring to different sheets

Sorry, I have just noticed that I have published this in the wrong section,
as I was looking here for a potential programming solution. I will republish
under formulas.

"IanC" wrote:

I have a series of sheets containing product data, each with the same
structure. In the first sheet (e.g. A_MONTH), I have monthly data. In the
second sheet (A_YTD), I calculate the year to date figures from the data in
the first sheet using a simple SUM command.

I only need to look at one product at a time and (to save space) was going
to create a single YTD sheet where the figures would be calculated for the
product being viewed by the user (this would be selected by a dropdown box).

However, I cannot work out how I can change the simple
=SUM(A_MONTH!B10:B10), etc formulas to look at the appropriate MONTH sheet
for the product that has been selected. I feel certaijn that I will need to
use a different command, but cannot work out which.

IanC

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
Referring to cells on other sheets using formula ClaireS Excel Discussion (Misc queries) 3 August 4th 09 12:03 PM
Referring to sheets in formulas DaveAsh Excel Discussion (Misc queries) 0 May 14th 08 02:22 PM
Referring to sheets wiht variable names [email protected] Excel Programming 2 April 16th 07 12:06 PM
Pivot shart referring to multiple sheets Kanga Charts and Charting in Excel 0 July 19th 05 11:28 AM
From my Addin, referring to activeworkbook's sheets by their codenames Dianne Excel Programming 5 August 27th 03 04:36 PM


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