Answer Posted / ali
Explain Get, Let, Set Properties?
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I speed up control property access?
What is the Windows API?
How would you create your application in DHTML?
What is the use of command Object?What are the various types of variables?
What is dao in vba?
How would you access objects created in ActiveX Exe and ActiveX Dll
What is snapshot in vb?
Explain about Caturing Baseline.
What are the types of line styles available in Treeview Control?
Whether HTML supports multimedia: and document links?
What is form in visual basic?
How would you convert a form into document?
Explain the usage of Web Browser Control?
What is the use of Data Form Wizard?
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.