Difference between Linked Object and Embedded Object?
Answer Posted / guest
Embedding objects -
*******************
When you embed an object, a copy of the object is inserted
into the destination document. There's no link to the
original file. When you change information in the
source document, no changes will be reflected in the
destination document. The actual data for the object is
stored within the destination file. To make changes to the
embedded object, double click it and it will launch the
original application the source file was in.
Linking objects -
*****************
Information is updated when you modify the original source
file when you use a linked object. This dynamic updating is
very handy for things such as the aforementioned monthly
report. You can open up the Excel spreadsheet that is
referenced within your Word document.Make changes
to the spreadsheet, close Excel, and when you open your
Word document... viola! The changes are already there. If
that object is linked to ten other Word files, the changes
are already in those ten files, too!
actually linking or embedding an object is fast and easy.
| Is This Answer Correct ? | 27 Yes | 9 No |
Post New Answer View All Answers
Difference between ActiveX Exe and Dll.
Is it possible to change menu runtime using API? If yes Specify the function names?
What is the use of progress Bar Control?
How do you change the icon and otherwise manipulate the DOS box?
What is Seek Method which type of record set is available this?
How can you force new objects to be created on new threads?
How would you navigate between one document to another document in Internet Explorer ?
Explain the usage of Web Browser Control?
What are the important components of OLEDB?
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 would you create properties in ActiveX Control?
Explain about an event-driven programming language?
How can you Navigate from the DHTML application to another DHTML application? .
What is rdo in vb?
What are the tools available for Debuggiu in VB?