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


Please Help Members By Posting Answers For Below Questions

what are the types of LockEdits in DAO?

1513


How would you create properties by using class Builder Wizard?

1490


What is the difference between change event in normal combobox and dbcombobox?

1659


What is "NULL"?

1027


Maximum Control Names length?

1952






What are the important components of OLEDB?

1883


What is the need of tabindex property is label control?

1601


To.set the command button for ESC ___ Property has to be changed.

1001


which property used to add a menus at runtime?

1470


What is the use of Hyperlink control for DHTML applications?

1422


what are the Types of cursors in RDO?

1875


What is the default model of the form?

1641


How can you Add API functions to your Application?

1359


How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?

1052


How do I set the Windows wallpaper at runtime?

1063