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 constructors and distructors.
Write the steps in Creating ActiveX Dll and Active Exe?
How can you read content from file?
What is RDO?
How do you clear the current selected item from a drop down combo box?
what is the difference between Listindex and Tab index.
Explain the usage of Web Browser Control?
Is the Access Engine and Visual Basic Pro good enough for database work?
What is Static Variable?
How would you create properties in ActiveX Control?
What is difference between procedural prog. Language
How do I speed up control property access?