Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hello All,
So here's what I am trying to accomplish: 1,500C 1,000C 2,500C 5,000C My Sum is 10000C, but I would like it to read 10,000C with the comma. Problem is my SUM formula removes the C, then sums, then adds the C, but not the 1,000 comma separator. My SUM formula is, committed as an array: {=SUM(IF((RIGHT(H2:H370)="C"),--LEFT(H2:H370,LEN(H2:H370)-1),""))&"C"} Is there any way to make it so that it will keep the comma? Regards, bbkdude |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
filtering for numbers ending in 000 | Excel Discussion (Misc queries) | |||
How do I count the cells ending with a specific letter? | New Users to Excel | |||
formula ending with a letter | Excel Worksheet Functions | |||
How do you add three ending '0's to a column of numbers? | Excel Discussion (Misc queries) | |||
Summing all cells containing the letter K | Excel Worksheet Functions |