Rounding number to 0.25 ?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

How can I round numbers with cell formating to show numbers round to 0.25
0.50 0.75 or 0.00 ?

Thanks
 
Hi Construk

Try function mround(<number>,0.25) which rounds <number> to the nearest
multiple of 0.25.

Scott
 
additionally, you can copy each sheet to a new workbook and see if one
increase the size of the new workbook dramatically
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top