Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Try,
="Processed within 3 days is " & COUNTIF(D:D,"<4") & " this is " & TEXT(COUNTIF(D:D,"<4")/COUNTA(D:D)*100,"00.00") & "%" Mike "Wendy" wrote: Hi I have a formula which should be counting how many accounts and what percentage were processed within 3 days. Total No of accounts is 121 processed in 3 days is 97 but the percentage figures shows 79.5081967213115%. This is too many decimal places even though I formatted the column for 1 decimal place only. How can I make it show the percentage figure of 79.5% ="Processed within 3 days is "&COUNTIF(D:D,"<4")&" this is "& COUNTIF(D:D,"<4")/COUNTA(D:D)*100&"%" Thanks Wendy |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Percentage problem in Excel 2003 | Excel Discussion (Misc queries) | |||
formula percentage problem | New Users to Excel | |||
Help Please with a percentage problem | New Users to Excel | |||
Very simple percentage problem | New Users to Excel | |||
Percentage problem | Excel Discussion (Misc queries) |