Question

Which formula would you use to round the number in cell B5 to the nearest 10?

Answers

GPT 3.5
The formula that can be used to round the number in cell B5 to the nearest 10 is:

=ROUND(B5/10,0)*10