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
Explain about creating VB applications in excel?
What is script control?
What are the scope of the class?
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.
How do you zoom in visual basic?
Whether HTML supports multimedia: and document links?
Can you create a updatecascade, Deletecascade relation in Ms- Access? If no, give on eample.
How would you create your application in DHTML?
What are the uses of List View Control?
How would you map properties to controls by using ActiveX Control Interface Wizard?
What is dao in visual basic?
Is it possible to Access BackEnd procedures? Explain.
How would you convert a form into document?
What is connection object in vb net?
What are the types of Error? In which areas the Error occurs?