-->>Hi,I have developed a Program that accepts the inputs from an Input Box of Interger datatype,but whenever I try to Cancel the Input Box (That means if I decided not to provide any value and Cancel it) I get an Error saying "Type Mismatch" My Variable assigned to It's declared: Dim LQ_Value As Integer and the line that generates an erro is:LQ_Value = InputBox("Plaese Enter The Number of LQ Forms Entered:", "Number of LQ Required.", "Example: 25", 7500, 4000).
-->>So I was wondering if I can have a way to omit this error by validating it...
-->>Tanx
Bile 10 Newbie Poster
tinstaafl 1,176 Posting Maven
AndreRet 526 Senior Poster
tinstaafl 1,176 Posting Maven
jhai_salvador 48 Junior Poster
Bile 10 Newbie Poster
AndreRet 526 Senior Poster
jhai_salvador 48 Junior Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.