What does option Explicit means?

Answer Posted / antony akkara j.

if we declaring "option explicit" - then we have to declare each variable datatype what is exactly ?. So we can trap undeclared variable(s). But in "option Implicit" - case will be straight opposite.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is visualvm free?

554


How do I implement Undo?

972


What is Seek Method which type of record set is available this?

1506


what is the Difference between Tabletype and Snapshot?

1532


What are forms in visual basic?

530






How would you attach an ActiveX control in Your Application?

1611


Is it possible to set a shortcut key for label?

1405


What is the need of tabindex property is label control.

1435


How to control the file?

617


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.

1713


Explain about manipulating the recordset object

572


What is the use of Immediate, Local Window?

1501


What is file in vb?

505


Types of LockEdits in DAO? 51 .Types of Recordsets.

1367


How do I make a text box not beep but do something else when I hit the Enter key?

984