View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
David W[_3_] David W[_3_] is offline
external usenet poster
 
Posts: 28
Default Setting Decimal in code

Can you set code to validate where the decimal point is set when a user
types in data in an input box
example
if you had "a1" set to use 2 decimals
if the user types in an input box 369
the results would be 369.00
how do you get the user to put 3.69