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 do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?
Is it possible to Access BackEnd procedures?
by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.
how a multiple routing works ?
How would you run your ActiveX Document Dll?
How do I remove/change the picture property of a control at design time?
What is database vb?
Difference between Tabletype and Snapshot?
Specify technical & functional architecture of your last 2 projects.
Types of cursors in DAO?
What are 3 main differences between flexgrid control and dbgrid control?
Through which protocol OLEDB components are interfaced?
What is connection object in vb net?
What is the use of Tabledef?
What is difference between datagrid and flexgrid?