formatting of linked Excel text

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi All

I have a word document containing a link (unformatted text) from a cell in
an Excel file. In Word, I have formatted this text to be a specific way.
The length of text in the cell changes when I update the data. When there is
a large amount of text in the cell, only the first few words are formatted in
the proper way.

I hope this makes sense. It is a problem I have been working with for a
while. Any help is appreciated.

Thanks

Nick
 
Right click the link field. Toggle the data and you get a display something
like:

{ LINK Excel.Sheet.8 "D:\\My Documents\\Test\\Filename.xls" "Sheet1!R3C1" \a
\f 4 \h}

Add a charformat switch

{ LINK Excel.Sheet.8 "D:\\My Documents\\Test\\Phones.xls" "Sheet1!R3C1" \a
\f 4 \h \*charformat}

then F9 to update and toggle the field display back again.

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top