 |
excel - increment a value in a cell if they are the same - Stack Overflow
this may be a little difficult for me to explain. I have 1 column in excel that has ...
You can use COUNTIF using a little trick with the range. =COUNTIF($A$1:A1, A1)
.
www.google.com.tw |
 |