View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
mark64 mark64 is offline
external usenet poster
 
Posts: 15
Default end zero in a cell

Can excel differentiate between the number 16.6 and 16.60 ? If so, how can I
give a value of TRUE in a cell when 16.60 is entered into the active cell but
FALSE if 16.6 is entered in the same active cell? (Or in an IF function,
etc.) Thanks.