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
What is the use of Immediate, Local Window?
What is ActiveX Dll and ActiveX Exe?
How can you get selected file from file system Control?
What is the difference between change event in normal combobox and dbcombobox?
___ is the control used to call a windows application.
Recordset object consists what?
What are 3 main differences between flexgrid control and dbgrid control?
Parts of ODBC?
Explain about creating VB applications in excel?
what are the different Types of Recordsets.
____ property of menu cannot be set at run time.
how to use unicode data in vb6 regarding to telugu language, my output is in only telugu language
How can I speed up my VB database application?
How would you run your ActiveX Document Dll?
What is the use of debug Window?