T 
		
								
				
				
			
		Todd Shillam
I would like to know if anyone has a method (function) to validate a string
variable from an inputbox as a double.
For example, if a user attempts to enter a alphabetical character in the
string:
123r.45
I was hoping I could possible use an array using the variables length to
re-iterate the loop.
Otherwise, it looks like I'll just build a form. I'm open to suggestions
here.
Thanks in advance,
Todd
				
			variable from an inputbox as a double.
For example, if a user attempts to enter a alphabetical character in the
string:
123r.45
I was hoping I could possible use an array using the variables length to
re-iterate the loop.
Otherwise, it looks like I'll just build a form. I'm open to suggestions
here.
Thanks in advance,
Todd