Numerical entry for list boxes on a user form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a user form with 3 text boxes that inputs information onto a worksheet.

What code do I need to make sure the textboxes only accept numerical entry.
ie I only want a user to enter numbers, not letters

....and would I put the code inbetween this section: -

Private Sub TextBox2_Change()

End Sub

TIA
 
See reply from Nicke to your question in .programming, and don't multipost.
 
Sorry bout that. Ddin't mean to multipost. I got an error with the first post
and tried again.

Antway, that code didn't work for me but I'll write to Nicke in programming

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top