Can we display only integers / numbers through the message
box? Is there any constraint to do so?
Answer Posted / mirza arif nadeem
yes we can display only the integers through the message box.
if isnumeric(<value>) then
msgbox value
end if
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
Is visual basic still used?
What is the use of NEW Keyword? Explain.
Difference between ActiveX Exe and Dll.
what are the Types of LockEdits in RDO?
How to control the file?
What is meant by Establish Connection in RDO?
Explain OLE Drag and Drop.
It possible to call OLEDB?s Features directly in VB without using any control?
What are the important components of OLEDB?
Is it possible to change menu runtime using API? If yes Specify the function names?
How would you add column headers in listview control?
what are the Types of DBCombo boxes?
What is executenonquery in vb net?
___,___ arguments will be used to run a executable program in shell function
Can you create a tabletype of recordset in Jet - connected ODBC dbengine?