Can we display only integers / numbers through the message
box? Is there any constraint to do so?

Answer Posted / abhishek saurabh

Dim value As Integer
value = 10
MessageBox.Show(value)

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I create a VBX?

1096


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

1000


What is vbs file?

566


___ property used to add a menus at runtime.

1239


What is the use of Visual Basic Document file?

1914






How would you create properties in ActiveX Control?

1437


What is rdo in vb?

546


Explain about trees structures work.

622


DHTML Is used for what?

1419


To validate a range of values for a property whenever the property values changes,which type of property procedure you use?

1440


How do I use GetPrivateProfileString to read from INI files?

1001


When/Why should I use Option Explicit?

976


Draw Sequence Modal of DAO? Explain.

1707


Discuss the working with to-do lists.

581


What is ODBC Direct and Microsoft Jet Database Engine ?

1476