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.




No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Visual Basic Interview Questions

Can a subroutine pass back values? Is so How?

2 Answers  


How do I make my applications screen-resolution independent?

0 Answers  


Specify technical & functional architecture of your last 2 projects.

0 Answers  


What is the use of stretch property in Image control?

1 Answers  


How will you retain the values of existing elements in a dynamic array when you want to alter the array size?

1 Answers  






What is the use of Tabledef?

0 Answers  


What type of databases you can access through ADO Data Access Object?

0 Answers  


What are the tools available for Debuggiu in VB?

0 Answers  


What is recordset in visual basic?

0 Answers  


Name the four different cursor and locking types in ADO ?

1 Answers  


What is the return type of Instr and Strcmp?

3 Answers  


How do I create controls dynamically (at run-time)?

0 Answers  


Categories