What is the Advantage of ActiveX Dll over Active Exe?
Answer Posted / kalirajan
ActiveX Dll - It is 'In bound process' file. We have to add
the dll into vb project get the functionality.
Activex exe - It is out bound process file. we can execute
directly.
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How can you filter out specific type of file using file system controls?
Types of LockEdits in DAO?
Difference between Class Module and Standard Module?
What is "Reserved Error -1209"?
How the image application?
How do I add a form in visual basic?
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.
Can any one please suggest which institute is providing Advance Excel & VBA Macros in Excel training in Hyderabad.
What is the use of OLE?
How can you Navigate from the DHTML application to another DHTML application? .
DHTML Is used for what?
Explain about form creation in Visual Basic?
How can you get selected file from file system Control?
Through which protocol OLEDB components are interfaced?
Difference between Recordset and Resultsets.