What is ActiveX Dll and ActiveX Exe?
what are the Differences between variables defined as public in a standard module (.bas) file and a Class file?
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.
Dim x, y as integer. What is x and y data type?
What is the diff between the Create Object and Get object?
What is ADO? What are its objects ?
HTML stands for What? Use of HTML ?
With in the form we want to check all the text box control are typed or not? How?
How the image application?
What is DAO?
Where can I get updated VB and other Microsoft files?
Is visual basic still used?
What is the difference between Single and Double in VB?