I have an inventory list in TAB A and in TAB B based on a model, I want to do an auto count.
Eg. TAB A
Name Model
aaa A1
bbb B3
ccc A1
ddd C4
eee A1
fff B3
Now in Tab B, I have a list of all Models and I want to have a formula that calculates (based on count in TAB A) the total number of the said models. So need a formula for the Model column in Tab B
Eg. Model Count
A1 3
B3 2
C4 1
D5 0
Appreciate any help on this.
Thanks
Bookmarks