View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Beginner[_2_] Beginner[_2_] is offline
external usenet poster
 
Posts: 1
Default textbox validation

hi!
i have a multipage within a form. the multipage has
several textboxes. some of them use the values of the
others textboxes to do math thing, like adds.
everything goes wrong when the user capture characters.
how can i ensure the user to capture only numbers, integer
numbers?
tia.