Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
Inputboxes or textboxes doesn't return integers, they return strings, and "" both for Cancel and for nothing written. Please post your code (or the relevant part if it's huge) for suggestions. Best wishes Harald "jeffP" skrev i melding ... CAn someone tell me where to read what this is? VBHelp says nothing. Second queston I'm returning a value (integer) from a input box and getting error mismatch types when clicking Cancel (or escape). I read here how ot check against the "" that Cancel returns but I can't because of teh mismatch. I'd also like to validate the input (no text, two digits, no decimal point) data but do'nt know how . THanks in advance for any help you can give. jeffP |