What are forms in visual basic?
No Answer is Posted For this Question
Be the First to Post Answer
What are the record set types?
What is Mixed Cursors?
What is VB ShellScripting?
how to make unlimited id(1rimjim,2rimjim,3rimjim....etc) login grp chat pogram for jabber?
How do I add a form in visual basic?
How do I call help files from a VB program?
How do I do drag & drop between applications?
What is constructors and distructors.
What is DBSqlPassThrough?
How to get Cursor position using API?
what is the difference between ADO and RDO in vb
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.