How does the following statements work?
On Error Goto 0
Answer Posted / saru
on error goto om
msbox("This line has error") ' if this statement has
error
msgbox("This line has error") ' if this statement has error
om:
msgbox("An error has occured")
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is ActiveX Document?
How the image application?
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 the use of ActiveX Documents?
DHTML Is used for what?
Explain the working with task in Gantt chart view.
How to use advanced data-bound controls.
Maximum Control Names length?
Explain about the creation of EXE files with Visual Basic?
To.set the command button for ESC ___ Property has to be changed.
When should we use recursive programming?
What is ado in vb?
Explain about Caturing Baseline.
Explain about manipulating the recordset object
___ is the control used to call a windows application.