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
How do I get the Tab key to be treated like a normal character?
What is the default workspace?
What is DBSqlPassThrough?
What is the use of Data Form Wizard?
How to customize workgroup message?
What are the properties of datacontrol?
what are the Parts of ODBC?
How do I use GetPrivateProfileString to read from INI files?
How do I create controls dynamically (at run-time)?
___,___ and __ are difference between image and picture controls.
How to find the current record position in data control?
What are the types of Error? In which areas the Error occurs?
What is understand in resource tracking?
How do I prevent multiple instances of my program?
What is the use of Imagelist Controls ?