What is the return type of Instr and Strcmp?

Answer Posted / cherran

?instr(1,"cherralathan","t")
9
?strcomp("aaa","aaa")
0
?strcomp("bbb","ccc")
-1
?strcomp("ccc","bbb")
1

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about creating VB applications in excel?

775


What is script control?

658


What are the scope of the class?

1629


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.

1773


How do you zoom in visual basic?

621






Whether HTML supports multimedia: and document links?

1521


Can you create a updatecascade, Deletecascade relation in Ms- Access? If no, give on eample.

1180


How would you create your application in DHTML?

1520


What are the uses of List View Control?

1645


How would you map properties to controls by using ActiveX Control Interface Wizard?

1520


What is dao in visual basic?

609


Is it possible to Access BackEnd procedures? Explain.

1656


How would you convert a form into document?

1453


What is connection object in vb net?

682


What are the types of Error? In which areas the Error occurs?

1727