What is visual basic used for?
No Answer is Posted For this Question
Be the First to Post Answer
Why we use Treeview Control?
What is meant by "Early Binding" and "Late Binding"? Which is better?
DHTML Is used for what?
What is recordset in visual basic?
Difference between Tabletype and Snapshot?
What is the use of debug Window?
Besides Standard Exe what are other types of projects in VB?
What is hyperlink?
Explain what is Visual basic?
What are the important components of OLEDB?
Clear property is available in ____,___ control.
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.