How does the following statements work?

On Error Goto Err_Handler

Answer Posted / sundarraj v.

On Error Goto Err_Hanler_A
When error occuring on any line inside the
function/subroutine, it skip the execution of other lines
and will goto the label Err_Hanler_A.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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.

1684


How would you attach an ActiveX control in Your Application?

1605


how to use unicode data in vb6 regarding to telugu language, my output is in only telugu language

3083


What about DLL calls that require callbacks?

985


I'm getting error message "Reserved Error [-nnnn] ("There is no message for this error")" from Jet Engine 2.0.Why?

1067






What are forms in visual basic?

525


Explain the differences between ActiveX Dll and ActiveX Exe?

2063


How can you filter out specific type of file using file system controls?

1362


How would you navigate between one document to another document

1169


How many tabs in a tabbed dialog do you consider appropriate?

1690


How would you add column headers in listview control?

1646


What is the use of OLE?

2033


How would you add elements in TreevieW Control.

1515


How to down load image properties.

604


what are the Types of LockEdits in RDO?

1550