Answer Posted / karan munjal
for example
if msgbox("Are You Sure",vbyesno)=vbyes then
con..
else
con..
endif
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain about creating VB applications in excel?
Difference between Tabletype and Snapshot?
How do you change the system menu (on the Control-Menu Box)?
How do I make my applications screen-resolution independent?
What do you mean by Databound Controls Explain?
___ property is used to change to ___ value to access a identity column'in datacontrols.
How to get freefile location in memory?
by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.
What is controls in vb?
How do I create controls dynamically (at run-time)?
What is the difference between change event in normal combobox and dbcombobox?
What is the use of progress Bar Control?
How would you create Visual basic Document file?
How would you create your application in DHTML?
What is script control?