Hi,

With the function Round() it is easy to round some numbers.

61,26
392,83
778,2
9458,53
I was wondering how to round some numbers in a column with my code.
The numbers should stay numbers without decimals. Do I need a Range or a Loop to applicate the round Function on the doubles of my column. Or a Format or Replace ?

Can the content of a cell easily replace itself ?