Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
You may also create a pivot table with column B in the row area, column A in the column area and column C in the data area. -- Regards, Ashish Mathur Microsoft Excel MVP www.ashishmathur.com "Peter Gonzalez" wrote in message ... Example:Sheet1 Data Column A Column B Column C 1/26/2010 Machine #1 0:30 1/26/2010 Machine #1 1:45 1/26/2010 Machine #2 0:45 1/26/2010 Machine #2 3:00 1/26/2010 Machine #1 0:30 1/26/2010 Machine #2 1:30 1/27/2010 Machine #1 2:00 1/27/2010 Machine #1 4:30 1/27/2010 Machine #2 3:45 1/27/2010 Machine #2 2:15 1/27/2010 Machine #1 0:45 1/27/2010 Machine #2 1:00 Example:Sheet2 Data for Chart By Date 1/26/2010 1/27/2010 Etc. Machine #1 Total Total Machine #2 Total Total The formula that I have is =SUMIF(Sheet1!B1:B8,"Machine #1",Sheet1!C1:C8) But this gives me the same total amount of downtime for all the dates and I only need the total time for one date in particular for each cell that the total downtime is going into. It takes to long doing this formula over and over collecting the data beacuse i have tons on machine names. Please help Thanks "Peter Gonzalez" wrote: I'm trying to add up the amount of machinery downtime from a number of different cells but the thing is that I need to only have it added up by the date set in another cell (Which can have multiple cells of the same date) as well as the specific name of that machinery in another cell(which can also have multiples of the same machinery name). How can i get to just add up for that specific date, machine name, and time. Example: Date (Cell 1A thru 50A) Machinery Name(Cell 1B thru 50B) Downtime(Cell 1J thru 50J) Please help Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Counting&Sorting multiple serial numbers per machine type | Excel Discussion (Misc queries) | |||
Date and time stamping multiple cells for multiple entries. | Excel Worksheet Functions | |||
Reference & update destin. cells on 1st machine from source workbook on 2nd machine. | Excel Discussion (Misc queries) | |||
Convert data type of cells to Text,Number,Date and Time | Excel Worksheet Functions | |||
Convert data of cells to any type: Number, Date&Time, Text | Excel Discussion (Misc queries) |