LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 25
Default Multiple look-up / summing

I am getting stuck on a lookup / counting formula, and would appreciate
advice.

In one sheet I have a table where column E contains certain key
reference values, and which in columns F onwards contain data for
various months with row 1 containing the month headers (i.e. cell F1
contains Nov-06, G1 contains Dec-06, and so on through to Dec-08).
Example table as follows:

E F G

1 Company Nov-06 Dec-06
2 Firm A 13 7
3 Firm B 27 34


In another worksheet, I have a table, which I have named source_data
let's say, which contains numeric data. In this table, the first
column contains the same key reference values (multiple instances of
the same reference values) and beginning in the 5th column is the data
which to count. The cell in row 1 of the 5th column is the start of the
month headers (i.e. R1C5 is source_data is Nov-06, R1C6 is Dec-06, and
so on). The number of months and hence the number of columns in
source_data is not fixed and will vary (the name adapts to however many
columns there are) but would not go beyond Dec-08.

Column1 Column2 Column3 Column4 Column5 Column6

1 Company misc misc misc Nov-06 Dec-06
2 Firm B misc misc misc 27 34
3 Firm A misc misc misc 6 3
4 Firm C misc misc misc 10 6
5 Firm A misc misc misc 7 4

What I am trying to do is write into the first table a formula that
looks into the second table source_data and up and across both for each
month and all the entries for a particular firm and adds them all
together into the first table. Is there an easy way of doing this
lookup and summing? I have not had much success but intuitively it
seems straightforward!

 
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
About IF and summing IF over multiple spreadsheets Jane Excel Discussion (Misc queries) 3 February 12th 08 04:56 PM
Need Help: Summing Multiple Criteria japorms Excel Worksheet Functions 6 April 28th 06 08:41 PM
Summing on multiple conditions Stacy Excel Worksheet Functions 1 September 15th 05 08:24 PM
Summing with multiple criteria qflyer Excel Worksheet Functions 3 June 21st 05 07:43 AM
Summing from multiple worksheets Chris Excel Programming 2 April 29th 04 04:54 PM


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