Can we display only integers / numbers through the message
box? Is there any constraint to do so?
Answer Posted / soundar
yes,
msgbox(2)
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How do I get a bitmap picture in a field in an Access database?
Types of LockEdits in RDO.
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.
What is Pseudocode?
Which property of textbox cannot be changed at runtime. What is the max size of textbox?
Whether HTML supports multimedia: and document links?
What is ado in vb.net?
How do I create a window with a small title bar as in a floating toolbar?
What is the use of Scalewidth and ScaleHeight Proeperty?
How come I get a "No Current Record" error when I use a a Data Control on an empty table?
How can I create a VBX?
How would you map properties to controls by using ActiveX Control Interface Wizard?
Explain about arrays?
Is visual basic case sensitive?
When should we use recursive programming?