Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to check if string contains only numeric value if range is not given
#2
Solved: 12 Years, 10 Months, 2 Weeks ago
One way to do it is, store that windows title in a variable.
Split this variable so that ABC and 8679 or whatever are separate.
Now use Cint and then check with IsNumeric function.
Reply


Messages In This Thread
RE: How to check if string contains only numeric value if range is not given - by niranjan - 06-13-2008, 07:23 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  trying to test that field doesn't have numeric characters jayraocourts 0 1,546 10-25-2019, 12:54 AM
Last Post: jayraocourts
  Regular Expression- For a Numeric rajeshvelur 3 3,935 11-29-2008, 11:04 PM
Last Post: surya_7mar

Forum Jump:


Users browsing this thread: 1 Guest(s)