Can we display only integers / numbers through the message
box? Is there any constraint to do so?
Answer Posted / laxmi
dim xx as integer
xx=123
if val(xx) then exit sub
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
How would you use ActiveX Dll and ActiveX Exe in your application?
How would you attach an ActiveX control in Your Application?
What is the use of Data Form Wizard?
What is the use of NEW Keyword? Explain.
Write the steps in Creating ActiveX Dll and Active Exe?
How would you run your ActiveX Document Dll?
How much gain in performance will I get if I write my number crunching routines in C instead of Visual Basic?
Can you create a Updatecascade, Deletecascade relation in Ms- Access?
How would you Create a Query Builder and Explain its uses
Types of LockEdits in DAO? 51 .Types of Recordsets.
Recordset object consists what?
How many File System Controls are there ? Explain.
Is it possible to change menu runtime using API? If yes Specify the function names?
Parts of ODBC?
___,___ arguments will be used to run a executable program in shell function