Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,339
Default Tracking info

Try this in B4 on Sheet1: it assumes other sheets are name Sheet2, Sheet3 etc

=SUMPRODUCT(SUMIF(INDIRECT("Sheet"&{2,3,4}&"!A:A") ,A4,INDIRECT("Sheet"&{2,3,4}&"!B:B")))

OR

=SUMPRODUCT(SUMIF(INDIRECT("'"&$H$1:$H$3&"'!A1:A10 0"),A4,INDIRECT("'"&$H$1:$H$3&"'!B1:B100")))

where H1 to H3 have your sheet names (extend as required)

HTH



"macker" wrote:

Sorry, i was not clear enough. There is a list of 15 names on the worksheet.
I only want identify the work done by John Doe

"macker" wrote:

i would like to set up a spreadsheet that would have a master list on sheet
1 that would automatically track how many items a person obtained on the
next. For instance:
"Sheet 1" will have John Doe in cell A4. Would like for B4 to compile a
total of all numbers listed the other sheets. Keeping in mind that John
Doe's name may be listed multi times in theb other sheets. Hope this makes
sense

 
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 do I sort by info in one column and it stay in line with info stephanie Excel Worksheet Functions 2 March 14th 07 05:43 PM
varying validation info based on preceding info georgejl Excel Discussion (Misc queries) 1 November 9th 06 10:31 PM
Tables, How do I make new info push existing info to the next row? PeteL Excel Worksheet Functions 1 April 16th 06 09:46 PM
How to insert tracking numbers into my webpage for RMA tracking wiglady Excel Discussion (Misc queries) 0 April 4th 06 12:44 PM
Link info in one cell to info in several cells in another column (like a database) hansdiddy Excel Discussion (Misc queries) 1 February 22nd 06 02:27 AM


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