Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I need to sum column B (dollars) and column C (cents) if column A equals a
certain charcter (example W) per each row. For a basic total without the column A stipulation I created the following formulas to total column B and C together (this is because I display the dollars and cents as whole numbers) =SUM(D5:D56)+INT(SUM(E5:E56)/100) for dollars (column B total) =MOD(SUM(E5:E56)/100,1)*100 for cents (column C total) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula Question | Excel Worksheet Functions | |||
Formula question | Excel Discussion (Misc queries) | |||
I have a question regarding countif formula. | Excel Worksheet Functions | |||
formula question | Excel Worksheet Functions | |||
Formula Question | Excel Discussion (Misc queries) |