Answer Posted / tasavur
class is the template for objects
object is the instance of class.
Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Give brief description about class?
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 are forms in visual basic?
Is it possible to change menu runtime using API? If yes Specify the function names?
Where can I get good up-to-date information about VB?
What is datagrid in vb net?
What is the latest version of visual basic?
Difference between ActiveX Control and Standard Control.
Can a VB application be an OLE server?
To populate a single column value which dbcontrols you to use?
What is the use of parameters collection?
Explain Types of DBCombo boxes?
How do I tell when an application executed using the SHELL command is finished?
What are the scope of the class?
What is dao in vba?