Repeat formula down a column in a Word 2003 table

R

Ray

I have a table in Word 2003, with 100 rows and 10 columns.



Each row contains cells for gross income and for various expenses then the
net amount. This formula is from the third row. It is placed in the "i"
(9th) column to calculate the net amount of income and expense item:



{=d3-e3-f3-g3-h3 \#"$#,##0.00;($#,##0.00)"}



Then I put it in the fourth row (same column) and each of the 3's are
changed to 4's., and so fourth on down the column. Problem is this is an
extremely slow and tedious process. I know there is a way to do it
automatically. I have done it in the past ..., years ago, but I can't
remember how, and I can not find it in any help file or any of the online
helps. Please point me in the right direction to repeat the formula
(updated for each row) in all the rows of the table.
 
S

Suzanne S. Barnhill

I don't know of any way to do this automatically in Word. Are you sure you
aren't thinking of Excel? You can embed an Excel sheet in your Word doc.
 
R

Ray

How would I do that?

Suzanne S. Barnhill said:
I don't know of any way to do this automatically in Word. Are you sure you
aren't thinking of Excel? You can embed an Excel sheet in your Word doc.

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

Email cannot be acknowledged; please post all follow-ups to the newsgroup
so
all may benefit.
 
R

Ray

Thanks- I don't know why I had it in my heat so strongly that years ago I
had done something like paste the formula in all the rows then select the
column then pressed some key combination or clicked some menu item and it
updated each formula for with the correct line number in each formula.
Sometime we (humans) get something so strongly in our mind that it becomes a
real memory. I have spent 3 days looking for it and have just about
convinced myself it is not there.

I know it was not Excel because I can look back at the first year I used
this form and it was several years before I even owned or had access to
Excel.

Thanks for all the help!

Ray


macropod said:
Hi Ray,

Relative row addressing in Word is not directly supported. You can get
around it with field coding, though. To see how to do this and a wide
range of other calculations in Word, check out my Word Field Maths
'tutorial', at:
http://www.wopr.com/cgi-bin/w3t/showthreaded.pl?Number=365442
or
http://www.gmayor.com/downloads.htm#Third_party
Note: AFAIK There's no practical way to implement a flexible form of
relative column addressing.

Cheers
 
R

Ray

Hi macropod, I've looked at your beautiful paper, but I can't find exactly
where you address this issue. Which section is it in?
Thanks, Ray


macropod said:
Hi Ray,

Relative row addressing in Word is not directly supported. You can get
around it with field coding, though. To see how to do this and a wide
range of other calculations in Word, check out my Word Field Maths
'tutorial', at:
http://www.wopr.com/cgi-bin/w3t/showthreaded.pl?Number=365442
or
http://www.gmayor.com/downloads.htm#Third_party
Note: AFAIK There's no practical way to implement a flexible form of
relative column addressing.

Cheers
 
M

macropod

Hi Ray,

Page 4 - Relative Referencing In Tables

Cheers
--
macropod
[MVP - Microsoft Word]
-------------------------

Ray said:
Hi macropod, I've looked at your beautiful paper, but I can't find exactly
where you address this issue. Which section is it in?
Thanks, Ray


macropod said:
Hi Ray,

Relative row addressing in Word is not directly supported. You can get
around it with field coding, though. To see how to do this and a wide
range of other calculations in Word, check out my Word Field Maths
'tutorial', at:
http://www.wopr.com/cgi-bin/w3t/showthreaded.pl?Number=365442
or
http://www.gmayor.com/downloads.htm#Third_party
Note: AFAIK There's no practical way to implement a flexible form of
relative column addressing.

Cheers
--
macropod
[MVP - Microsoft Word]
-------------------------

Ray said:
I have a table in Word 2003, with 100 rows and 10 columns.



Each row contains cells for gross income and for various expenses then
the net amount. This formula is from the third row. It is placed in the
"i" (9th) column to calculate the net amount of income and expense item:



{=d3-e3-f3-g3-h3 \#"$#,##0.00;($#,##0.00)"}



Then I put it in the fourth row (same column) and each of the 3's are
changed to 4's., and so fourth on down the column. Problem is this is an
extremely slow and tedious process. I know there is a way to do it
automatically. I have done it in the past ..., years ago, but I can't
remember how, and I can not find it in any help file or any of the online
helps. Please point me in the right direction to repeat the formula
(updated for each row) in all the rows of the table.
 
R

Ray

Thanks!
Ray


macropod said:
Hi Ray,

Page 4 - Relative Referencing In Tables

Cheers
--
macropod
[MVP - Microsoft Word]
-------------------------

Ray said:
Hi macropod, I've looked at your beautiful paper, but I can't find
exactly where you address this issue. Which section is it in?
Thanks, Ray


macropod said:
Hi Ray,

Relative row addressing in Word is not directly supported. You can get
around it with field coding, though. To see how to do this and a wide
range of other calculations in Word, check out my Word Field Maths
'tutorial', at:
http://www.wopr.com/cgi-bin/w3t/showthreaded.pl?Number=365442
or
http://www.gmayor.com/downloads.htm#Third_party
Note: AFAIK There's no practical way to implement a flexible form of
relative column addressing.

Cheers
--
macropod
[MVP - Microsoft Word]
-------------------------

I have a table in Word 2003, with 100 rows and 10 columns.



Each row contains cells for gross income and for various expenses then
the net amount. This formula is from the third row. It is placed in
the "i" (9th) column to calculate the net amount of income and expense
item:



{=d3-e3-f3-g3-h3 \#"$#,##0.00;($#,##0.00)"}



Then I put it in the fourth row (same column) and each of the 3's are
changed to 4's., and so fourth on down the column. Problem is this is
an extremely slow and tedious process. I know there is a way to do it
automatically. I have done it in the past ..., years ago, but I can't
remember how, and I can not find it in any help file or any of the
online helps. Please point me in the right direction to repeat the
formula (updated for each row) in all the rows of the table.
 

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