Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I need to multiply the total number of items in my column Q (e.g. POD's
delivered) by the different tonnages in column L to get a total tonnage result? There are 186 rows. Any ideas please? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() =SUMPRODUCT(L2:L186,q2:q186) -- Don Guillett SalesAid Software "Mel" wrote in message ... I need to multiply the total number of items in my column Q (e.g. POD's delivered) by the different tonnages in column L to get a total tonnage result? There are 186 rows. Any ideas please? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Avoiding counting the same cell twice | Excel Worksheet Functions | |||
counting days? | Excel Discussion (Misc queries) | |||
conditional counting with Excel | Excel Worksheet Functions | |||
Counting names in a column but counting duplicate names once | Excel Discussion (Misc queries) | |||
Counting... | Excel Worksheet Functions |