Consulting

Results 1 to 2 of 2

Thread: Limit cell to numeric values only

  1. #1

    Limit cell to numeric values only

    Is it possible to limit cells to numeric values only? If so, can someone offer their knowledge in providing a code that will prevent the user from entering any character that is not a number value...

    Starting at row 9, prevent the user from entering any character that is NOT a number value in the following columns: E-S & U-AA

    Thank you for your expertise

  2. #2
    Distinguished Lord of VBAX VBAX Grand Master Bob Phillips's Avatar
    Joined
    Apr 2005
    Posts
    25,453
    Location
    Use Data Validation with numeric Allow option.
    ____________________________________________
    Nihil simul inventum est et perfectum

    Abusus non tollit usum

    Last night I dreamed of a small consolation enjoyed only by the blind: Nobody knows the trouble I've not seen!
    James Thurber

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •