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


Please Help Members By Posting Answers For Below Questions

What is the use of progress Bar Control?

1503


Recordset object consists what?

1571


what are the types of cursors in DAO?

1408


How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?

1042


What is dao in visual basic?

527






How do I access C style strings?

986


How do I speed up control property access?

1008


Maximum Control Names length?

1945


How can you check whether a record is valid record or Invalid record using ADO control or Object?

1399


Is visual basic still used?

510


what are the Differenct Types of Procedures in VB?

1458


What is meant by Establish Connection in RDO?

1680


What is understand in resource tracking?

673


___,___ arguments will be used to run a executable program in shell function

1223


How would you run your ActiveX Document Dll?

1620