Thread
:
Rounding Formula
View Single Post
#
3
Posted to microsoft.public.excel.worksheet.functions
MartinW
Posts: n/a
Rounding Formula
Hi mccrimmon,
Try =IF(A1=1,ROUND(A1,3),ROUND(A1,4))
HTH
Martin
Reply With Quote