Validate Textboxes

  • Thread starter Thread starter Craig Coope
  • Start date Start date
C

Craig Coope

Hi,

What code do I use if I want only numbers and not text typed into a textbox?

Thanks...
 
use isnumeric() to test the value.

Bob Flanagan
Macro Systems
144 Dewberry Drive
Hockessin, Delaware, U.S. 19707

Phone: 302-234-9857, cell 302-584-1771
http://www.add-ins.com
Productivity add-ins and downloadable books on VB macros for Excel
 

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