W
wardnine
Say I have an Excel worksheet with some cells I want to export to
Word... is it possible to reference those Excel cells from Word? Is it
possible to, for example, give the location of the file, workbook,
worksheet, and cell location somewhere in the Word application and from
that, output whatever is in that cell into the Word document? If
possible, is it possible to do this not using VBA?
The cells I think will always be in a fixed position (e.g., I would
always want to export cells A3, A11, A24, A94, A113, A135, etc.) into
Word, producing an output of whatever is in that field (the fields will
always contain 2-3 sentences worth of words). Would it be possible even
to type in some type of formula directly into the Word document (e.g.,
you can type a cell reference formula like =Sheet2!C11 into an Excel
cell to output the value of C11 from another sheet into that cell) that
allows you to output whatever is in that cell right there? Thanks for
any help...
Word... is it possible to reference those Excel cells from Word? Is it
possible to, for example, give the location of the file, workbook,
worksheet, and cell location somewhere in the Word application and from
that, output whatever is in that cell into the Word document? If
possible, is it possible to do this not using VBA?
The cells I think will always be in a fixed position (e.g., I would
always want to export cells A3, A11, A24, A94, A113, A135, etc.) into
Word, producing an output of whatever is in that field (the fields will
always contain 2-3 sentences worth of words). Would it be possible even
to type in some type of formula directly into the Word document (e.g.,
you can type a cell reference formula like =Sheet2!C11 into an Excel
cell to output the value of C11 from another sheet into that cell) that
allows you to output whatever is in that cell right there? Thanks for
any help...