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
Advantage of ActiveX Dll over Active Exe.
How can you get selected file from file system Control?
How to find size of the file. Which method or function is used to occomplish this?
How to use advanced data-bound controls.
What is the need of tabindex property is label control?
What is dao in vba?
How can you Add API functions to your Application?
Difference between DDE and OLE.
Types of Resultsets.
Where can I get updated VB and other Microsoft files?
How to get freefile location in memory?
What is database vb?
What is ActiveX? Explain.
How do I call help files from a VB program?
what are the Parts of ODBC?