Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
C D L O P Q R
H, AL A, AL A A P SF H, AL 1.0, 1.0 1.0, 1.0 7.50 8.5 0.00 0.00 1.0, 2.0 As you can see, A (shown in columns D and L) and AL (shown in columns C and D) are in two separate columns; I would like to show their totals in two separate columns, i.e, O (totals of all A) and R (totals of AL) in the example above. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Try these:
=COUNTIF(C1:L1,"*A*") =COUNTIF(C1:L1,"*AL*") Hope this helps. Pete On May 4, 4:27*pm, something68 wrote: C * * * D * * * L * * * O * * * P * * * Q * * * R H, AL * A, AL * A * * * A * * * P * * * SF * * *H, AL 1.0, 1.0 * * * *1.0, 1.0 * * * *7.50 * *8.5 * * 0..00 * *0.00 * *1.0, 2.0 As you can see, A (shown in columns D and L) and AL (shown in columns C and D) are in two separate columns; I would like to show their totals in two separate columns, i.e, O (totals of all A) and R (totals of AL) in the example above. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Correction: This did not work for what I need. I need to show the totals
found on the second row, i.e. the totals of the 1.0, 2.0, etc. but keeping separate and together. I have an excel sheet showing what I need if I am too confusing here. "Pete_UK" wrote: Try these: =COUNTIF(C1:L1,"*A*") =COUNTIF(C1:L1,"*AL*") Hope this helps. Pete On May 4, 4:27 pm, something68 wrote: C D L O P Q R H, AL A, AL A A P SF H, AL 1.0, 1.0 1.0, 1.0 7.50 8.5 0..00 0.00 1.0, 2.0 As you can see, A (shown in columns D and L) and AL (shown in columns C and D) are in two separate columns; I would like to show their totals in two separate columns, i.e, O (totals of all A) and R (totals of AL) in the example above. . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
getting totals mutiply cell by another cell then adding all togeth | Excel Worksheet Functions | |||
cell totals | Excel Discussion (Misc queries) | |||
Pivot Totals: Group totals different from Grand totals | Excel Discussion (Misc queries) | |||
how to enter totals and sub totals from receipts into excel. | New Users to Excel | |||
Comparing/matching totals in a column to totals in a row | Excel Worksheet Functions |