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.
What is the difference between a ActiveX DLL and a ActiveX EXE?
What is difference between datagrid and flexgrid?
What type of multi-threading does VB6 implement?
Why API functions are Required?
Which datatypes in Visual Basic are capable of accepting Nulls?
How would you create your application in DHTML?
Is it possible to call backend procedures with ADO control?
How to customize workgroup message?
How do you change the icon and otherwise manipulate the DOS box?
Difference Types of Instancing Property in ActiveX Dll and Exe.
What is the use of Hyperlink control for DHTML applications?
To find the current recordposition in data control.