Function for add different values

  • Thread starter douglasracaixeta
  • Start date
D

douglasracaixeta

I need one function that adds values that are not equal.

Like this:
3
3
3
4
4
5
5

I need a formula that will go to add value 3+4+5.
Only different numbers between itself.
Which are my options?
 
Top