View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
MauraC MauraC is offline
external usenet poster
 
Posts: 1
Default validate # of decimal

I would like to validate cells to limit input to only 2 decimals. If the
user inputs a value with 2 decimals, I want to system to return an error
message.

Is there a way to do this without the use of VB?