Jan 02 2023 09:13 AM
Hi,
How can I write a formula and get the expected result like above image.
Hope for your response.
Thank you.
View best response
Jan 02 2023 09:34 AM
@small_village
=C2/COUNTIF($A$2:$A$6,A2)
You can try COUNTIF instead of COUNTA.
Jan 02 2023 12:07 PM
@Quadruple_Pawn
Thank you very much
it's worked