View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.misc
Bernd P Bernd P is offline
external usenet poster
 
Posts: 806
Default validate # of decimal

Hello,

A guess without testing:
=ROUND(A1,4)=ROUND(A1,15)

Regards,
Bernd