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

Which type of object requires this object?

1786


What are the new events in textbox that has been included in VB ?

1592


What are some methods you can use to send data from one VB executable to another one?

2043


What are the important components of OLEDB?

2650


What is the need of tabindex property is label control?

1830


How can I access a record by record number?

1308


What is snapshot in vb?

722


Explain about trees structures work.

830


How do I implement an incremental search in list/dir/combo/file boxes?

1216


How to get freefile location in memory?

2348


How can you filter out specific type of file using file system controls?

1632


What is the use of Visual Basic Document file?

2069


To find the current recordposition in data control.

1353


Data Control missing from toolbox when I use VB under NT3.5. Why?

1242


which property used to add a menus at runtime?

1748