Answer Posted / amir
Controls with Align Property can be placed in MDI forms.
Eg: Picture box, tool box.
Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
Is the Variant type slower than using other variable types?
Explain the working of templates?
___ property used to add a menus at runtime.
How to customize workgroup message?
What is the difference between change event in normal combobox and dbcombobox?
Binary Access-method isused to access file in which manner?
State about the different types of visual basic data?
How many types of API functions are available in VB?
___ VB constant make the menu item in centre.
How do you create a form in visual basic?
How many objects resides in ADO ?
Is visualvm free?
what are the Types of LockEdits in RDO?
What is DDE?
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.