How to check the condition in Msgbox?
Answers were Sorted based on User's Feedback
Answer / guest
For Ex:
If(Msgbox("Do you want to delete this Record",VbYesNo)
=VbYes)Then End if
Is This Answer Correct ? | 6 Yes | 0 No |
Answer / karan munjal
for example
if msgbox("Are You Sure",vbyesno)=vbyes then
con..
else
con..
endif
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / kamlesh gupta
if msgbox("Are You Sure",vbyesno)=vbyes then
Condition statement
else
Condition statement
endif
Is This Answer Correct ? | 2 Yes | 0 No |
How can you save and Get data from Clipboard?
Clear property is available in hich control?
What are 3 main differences between flexgrid control and dbgrid control?
How many nuber of controls are there in form?
What is the maximum no. of forms can include in one project (vb project)?
what are the Differenct Types of Procedures in VB?
How will you define a function to accept variable number of arguments ?
What will be the code in VB, while saving the form and light goes off? Please tell me the exact code line.
what are Instancing for classes provided by ActiveX component like prive, publicnotcreatable,SingleUse, GlobalSinleUse,MultiUse.
DHTML Is used for what?
Can any one please suggest which institute is providing Advance Excel & VBA Macros in Excel training in Hyderabad.
how to use unicode data in vb6 regarding to telugu language, my output is in only telugu language