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

What is file in vb?

0 Answers  


Why does everybody say I should save in TEXT not BINARY?

0 Answers  


How many ways we can access file using VB?

0 Answers  


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

0 Answers  


what is the Difference between Linked Object and Embedded Object?

0 Answers  






what is the Difference between Tabletype and Snapshot?

0 Answers  


what is the Property used to add a menus at runtime?

0 Answers  


Where can I get updated VB and other Microsoft files?

0 Answers  


How to check the condition in Msgbox?

3 Answers  


Difference between Recordset and Resultsets.

0 Answers  


which Property is used to count no. of items in a combobox?

1 Answers  


How come I get a "No Current Record" error when I use a a Data Control on an empty table?

0 Answers  


Categories