Linking numbers in Word tables to spelled out Numbers in body of document

M

MisterMatt516

Does anyone know of a way to link the numbers in a Word table to th
corresponding spelled out numbers throughout the text. I am dealin
with engineering documents where total repair quantities are tabulate
in a summary sheet in the front of a report, then the quantities ar
repeated several times throughtout the report in spelled out form
E.G. In the table:213, then 3 pages later: two hundred thirteen).
need a way to link the number to the spelled out number so that I ca
quickly edit the table and the text will follow suit.

Is this something that could be done by converting the entire documen
to Excel, setting it up in there with the formula bar, and th
converting back to Word? I'm leary of this as things always seem to g
kooky when I convert back and forth.

Thanks in advance

Cheers
Mat
 
D

Doug Robbins - Word MVP

If you were to bookmark the numbers in the table, you could then use a cross
reference field to the text of the bookmark and add the

\* cardtext

formatting switch to that field

For example, if you bookmark the number 213 in and give the bookmark the
name Cell1 and then insert the following field

{ REF cell1 \* cardtext }

where the field delimiters { } are inserted by using Ctrl+F9, when you use
Alt+F9 to toggle off the display of the field codes, the field will display

two hundred thirteen




--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP
 
D

DeanH

This can be done in Word.
You can create a Bookmark at the cell you wish to repeat.
Then where you want to repeats, Cross Reference the Bookmark, with the
"Insert reference to:" Bookmark text, this is now a field, which probably
look like this (to view right click, toggle field codes): {REF numbertext1
\h} (number1 is the bookmark name). This code needs to be changed to {REF
numbertext1 \* CardText \*caps}.

If the text to be repeated will be changed, ie for different clients,
bookmark probably wont work as this is linked to certain text and if this is
edited the bookmark could be lost due to overtype.

Safer to create a style for this whole Table cell, then use a field with
StyleRef to repeat throughout the document. This style will stay with the
cell, regardless of editing the text.
Insert, Field, StyleRef, Options, Styles, "NumberText1", Add to Field, OK,
Uncheck "Preserve formatting durting updates", Ok.
This field can be copied throughout the document.
{STYLEREF Numbertext1 \*cardtext\*caps}
Hope this helps
DeanH
 
S

Suzanne S. Barnhill

Why the \* caps switch? The example Matt gives is lowercase ("two hundred
thirteen").

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

DeanH said:
This can be done in Word.
You can create a Bookmark at the cell you wish to repeat.
Then where you want to repeats, Cross Reference the Bookmark, with the
"Insert reference to:" Bookmark text, this is now a field, which probably
look like this (to view right click, toggle field codes): {REF numbertext1
\h} (number1 is the bookmark name). This code needs to be changed to {REF
numbertext1 \* CardText \*caps}.

If the text to be repeated will be changed, ie for different clients,
bookmark probably wont work as this is linked to certain text and if this
is
edited the bookmark could be lost due to overtype.

Safer to create a style for this whole Table cell, then use a field with
StyleRef to repeat throughout the document. This style will stay with the
cell, regardless of editing the text.
Insert, Field, StyleRef, Options, Styles, "NumberText1", Add to Field, OK,
Uncheck "Preserve formatting durting updates", Ok.
This field can be copied throughout the document.
{STYLEREF Numbertext1 \*cardtext\*caps}
Hope this helps
DeanH
 
D

DeanH

I copied it from a document of mine and I thought Matt may like to know that
this option is available. ;-)


Suzanne S. Barnhill said:
Why the \* caps switch? The example Matt gives is lowercase ("two hundred
thirteen").
 
S

Suzanne S. Barnhill

Riiiight!

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

DeanH said:
I copied it from a document of mine and I thought Matt may like to know
that
this option is available. ;-)
 

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

Top