Answer Posted / rudra
Declaration type of API
Invocation type of API
Availability type of API
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How would you attach pictures in column headers of List View Control?
What is the use of Hyperlink control for DHTML applications?
Draw Sequence Modal of DAO and Explain?
Explain about ADO control?
Explain the working with task in Gantt chart view.
Maximum Control Names length?
Is the Variant type slower than using other variable types?
Explain about the creation of EXE files with Visual Basic?
What is activex control in vb?
What do you mean by provider?
What is ActiveX Dll and ActiveX Exe?
What is the difference between Msgbox Statement and MsgboxQ function?
How can you Navigate from the DHTML application to another DHTML application? .
What is dao in vb?
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.