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
What is the use of Active Control Property?
How would you create properties by using class Builder Wizard?
how to use unicode data in vb6 regarding to telugu language, my output is in only telugu language
How about Access 2.0 compatibility?
What is database vb?
What is the default model of the form?
To find the current recordposition in data control.
____ property is used to lock a textbox to enter a datas.
1s it posible to Create Tables Through Querydef?
What is form in visual basic?
Difference between Linked Object and Embedded Object?
How do I play MID, WAV or other multimedia files?
Why visual basic is used?
Difference between ActiveX Control and Standard Control.
Is it possible to call oracle database through ADO control or Object?