What will happen if you issue a Resume statement after
handling an error?
Answer Posted / shaan
control switches to same statement again if Resume is given.
Need to give Resume next to switch to next statement
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is ado data control in vb6 0?
____ is the difference between Listindex and Tab index.
How do I access C style strings?
How do you change the system menu (on the Control-Menu Box)?
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 instantiating?
How do I call help files from a VB program?
How do I make an animated icon for my program?
Explain the differences between ActiveX Dll and ActiveX Exe?
What are 3 main differences between flexgrid control and dbgrid control?
Is it possible to call oracle database through ADO control or Object?
How come I get a "No Current Record" error when I use a a Data Control on an empty table?
How do I create a window with a small title bar as in a floating toolbar?
Difference between Linked Object and Embedded Object?
How do I speed up control property access?