When/Why should I use Option Explicit?
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.
How do I access C style strings?
Is it possible to Access BackEnd procedures?
How can you force new objects to be created on new threads?
What are the types of line styles available in Treeview Control?
Is there any way to pass a variable to a form apart from using global variables?
Explain about creating VB applications in excel?
Why does everybody say I should save in TEXT not BINARY?
How do I create controls dynamically (at run-time)?
What is a toolbox in visual basic?
Types of cursors in DAO?
What is file in vb?
How would you find out the value property in Slider Bar Control?
How would you navigate between one document to another document