Answer Posted / chandresh
excel is spread sheet like data means we can add data in
tabular like format
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
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.
What about DLL calls that require callbacks?
Difference between Dynaset and Snapshot?
How would you attach pictures in Treeview Control?
How do you avoid the "Invalid use of null" error when reading null values from a database?
How would you create properties by using class Builder Wizard?
How would you attach pictures in column headers of List View Control?
What are the Internet tools available in VB6.0?
How do I create controls dynamically (at run-time)?
How do I do drag & drop between applications?
Draw Sequence Modal of RDO and Explain?
Explain about control properties?
What is the use of Immediate, Local Window?
Which property of textbox cannot be changed at runtime. What is the max size of textbox?
what are the types of LockEdits in DAO?