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

How can you Add API functions to your Application?

1 Answers  


What is ActiveX Dll and ActiveX Exe?

0 Answers   TCS,


Types of cursors in DAO?

0 Answers  


How to check the condition in Msgbox?

3 Answers  


Is there any Edit method in ADO Data Access method?

0 Answers  






Types of LockEdits in RDO.

0 Answers  


What is the use of Visual Basic Document file?

0 Answers  


What is the difference between creating a object using New and CreateObject in Visual Basic?

1 Answers  


What is the use of ActiveX Documents?

0 Answers  


To validate a range of values for a property whenever the property values changes,which type of property procedure you use?

1 Answers  


What is the difference between adodc and adodb in vb?

0 Answers  


Is it possible to set a shortcut key for label? Explain ?

1 Answers  


Categories