Excel/Google Sheets: Find MAX Value (Based on Adjacent Cell) + Add 1 -


looking either excel or google sheets. 2 columns: | b.

need increment b value 1 based off of max value in b matched in column a.

trying accomplish auto increment (+1) based off of max value in column b of department in column a.

http://i.stack.imgur.com/aoicu.png

put formula cell b1:

=countif($a$1:$a1;$a1) 

and copy down b column


Comments

Popular posts from this blog

java - Checkbox item adds to spinner -

C# MVC AngularJS -

php - mySQL problems with this code? -