Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default how to accumulat the amounts of employees monies from worksheets

I have an Excell work book that contans a number of work sheets with a number
of employees names listed in column "B" and amounts to pay each name in
adjacent column "C". An employee's name is located a number of times in one
column of each work sheet in no corresponding order. ie.. an employee may be
in cells B5, B7and B10 with amounts owing in adjacent cells in column C5, C7
and C10, on one particular sheet and on another sheet may be positioned with
other employees,in B1, B2, B9, B10 and B11, again with adjactent column C
having amounts of monies owed. Is there a way to automatically select an
employees name once from relavent columns from each sheet in work book and
accumulate all amounts of monies in adjacent cells to represent one total
owing to that one employee.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,346
Default how to accumulat the amounts of employees monies from worksheets

Hi,

Suppose you want to put the total in Sheet1!B1 with their name in cell A1 of
that same sheet, while the info is on Sheet2 and Sheet3, then your formula
would be:

=SUMIF(Sheet2!B1:B100,A1,Sheet2!C1:C100)+SUMIF(She et3!B1:B100,A1,Sheet3!C1:C100)


If this helps, please click the Yes button.

Cheers,
Shane Devenshire

"ampe" wrote:

I have an Excell work book that contans a number of work sheets with a number
of employees names listed in column "B" and amounts to pay each name in
adjacent column "C". An employee's name is located a number of times in one
column of each work sheet in no corresponding order. ie.. an employee may be
in cells B5, B7and B10 with amounts owing in adjacent cells in column C5, C7
and C10, on one particular sheet and on another sheet may be positioned with
other employees,in B1, B2, B9, B10 and B11, again with adjactent column C
having amounts of monies owed. Is there a way to automatically select an
employees name once from relavent columns from each sheet in work book and
accumulate all amounts of monies in adjacent cells to represent one total
owing to that one employee.

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
Combine 6 Worksheets to 1 Worksheet with total amounts Ms. D Excel Worksheet Functions 1 July 23rd 08 04:16 AM
Merging Worksheets from different employees jarin Excel Worksheet Functions 1 September 6th 07 08:55 PM
monies spent and monies recieved Harold Silber New Users to Excel 5 January 5th 07 04:59 AM
expenses and monies recieved Harold Silber Excel Worksheet Functions 1 January 5th 07 02:33 AM
How to add amounts from different worksheets to one single worksh. cgw Excel Worksheet Functions 10 February 5th 05 05:54 PM


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