LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #9   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default SUM of Changing source value, pls help!!!

I'm not sure that you understood the core problem of circular referencing
which I identified/mentioned in my earlier response.

Anyway you could try the below, which should resolve the circular
referencing bit, and possibly return exactly what you're seeking to do

In sheet: SUM,
Put instead in B2:
=IF(B$1='Source data'!$B$7,INDEX('Source data'!$C$6:$E$6,ROWS($1:1)),"")
Copy B2 across/down to H4.

And in sheet: Source data,
an alternative to replace what you have in C6:E6
would be to place this in C6:
=SUMPRODUCT($B$2:$B$5,C2:C5)
and copy C6 across to E6

Btw, pl mark ALL responses which help you in any way by clicking the YES
buttons (like the ones below)
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:22,500 Files:370 Subscribers:66
xdemechanik
---
"americasrecycler" wrote:
Hi Max,

If you look at the invoice #, being changed and the "Qty" also changing with
the "Inv#" on sheet 1.

What I'm trying to do is to add multiple invoices (with diff. Qty and item
within those Qty ) in sheet 2

I understand that inorder to keep those result in real numbers, I have to
have different input sheet (similar to sheet 1) for each invoice, but that
would make the workbook overloaded (there are hundreds of invoices).

So my question is, is there any way to use only sheet one as data input for
all INV#, then add the total in sheet2 ???


 
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
Changing Data Source nathan_savidge Excel Worksheet Functions 1 July 17th 08 05:53 PM
Changing Source Link kmaki Excel Worksheet Functions 0 May 25th 08 12:40 AM
Changing the source of a link zhj23 Excel Discussion (Misc queries) 3 June 24th 07 02:34 PM
Changing the source of links. rj Excel Discussion (Misc queries) 0 April 26th 06 03:59 PM
changing query source [email protected] Excel Worksheet Functions 2 March 21st 06 08:55 PM


All times are GMT +1. The time now is 11:18 PM.

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"