Greetings,
I have an access cross-tab report that I've exported to
Excel. I would like to populate tables in a word form
letter with specific cells in the excel source file. I
would like to be able to pull the data from Excel on cell
at a time and populate a specific part of my word
document.
I've tried using links and think I'm almost there but am
having problems only selecting a specific cell. Here is
what I've got so far:
{ LINK Excel.Sheet.8 "C:\\Documents and
Settings\\U\\Desktop\\Outcomes.xls" "Sheet1!C2" \a \r}
In this example I'm trying to only pull cell C2 into my
word document.
Thanks in advance for your feedback.
Regards,
Bryan
Graham Mayor - 04 Jun 2004 16:32 GMT
Select the cell in Excel. Copy to the clipboard
In Word paste special html format as a link. The correct syntax will be
inserted for you.

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site www.mvps.org/word
<>>< ><<> ><<> <>>< ><<> <>>< <>><
> Greetings,
>
[quoted text clipped - 19 lines]
> Regards,
> Bryan