Incorporating Excel Spreadsheet into Word?

P

Pookie76

Is this possible? I have a macro written in excel with some other coding
in some cells and would like to be able to use the spreadsheet in Word.
Thanks.
 
G

Gary''s Student

You have two easy options:

1. Use an embedded object ( Insert > Object)
2. Use a hyperlink (Insert > Hyperlink)
 
Top