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
Explain about arrays?
Explain what is Visual basic?
what are the Types of Resultsets?
Difference between Class Module and Standard Module?
how to use unicode data in vb6 regarding to telugu language, my output is in only telugu language
What is difference between datagrid and flexgrid?
Which type of object requires this object?
Explain Default cursor Type and LockEdit type in DAO?
How can you Navigate from the DHTML application to another DHTML application? .
What is the default workspace?
Can you tell me the properties of the controls?
Can you create a Updatecascade, Deletecascade relation in Ms- Access?
Is visual basic c#?
which method used to move a recordset pointer in nth position in DAG?
What is the use of Scalewidth and ScaleHeight Proeperty?