Answer Posted / baljeet deshwal
object Linking and Embedding (OLE) is a distributed object system and protocol developed by Microsoft. OLE allows an editor to "farm out" part of a document to another editor and then reimport it. For example, a desktop publishing system might send some text to a word processor or a picture to a bitmap editor using OLE. The main benefit of using OLE, next to reduced file size, is the ability to create a master file. References to data in this file can be made and the master file can then have changed data which will then take effect in the referenced document.Dynamic Data Exchange (DDE) is a technology for communication between multiple applications under Microsoft Windows and also OS/2. Although still supported in even latest Windows versions, it has mostly been replaced by its much more powerful successors OLE, COM, and OLE Automation. However, it is still used in several places inside Windows, e.g. for Shell file associations.
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
___ argument can be used to make a menuitem into bold.
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.
How can you get selected file from file system Control?
Why doesn't "my string" & Chr$(13) do what I want?
What is the use of debug Window?
what is use of book mark in excel ? send answer in my id ashishpal11@rediffmail.com
What do you know about user forms.
What is the use of progress Bar Control?
How many tabs in a tabbed dialog do you consider appropriate?
Explain about declaring variables in Visual basic?
How would you Create a Query Builder and Explain its uses ?
Types of LockEdits in RDO.
What is form in visual basic?
What is the difference between adodc and adodb in vb?
What is ActiveX Dll and ActiveX Exe?