| View previous topic :: View next topic |
| Author |
Message |
Don Bouchard Guest
|
Posted: Tue Dec 11, 2007 10:58 pm Post subject: Add Table Column |
|
|
Is it possible to add the numbers in a table column to show the total at the
bottom of the column? |
|
| Back to top |
|
 |
Google Sponsor

|
Posted: Tue Dec 11, 2007 10:58 pm Post subject: Advertisement |
|
|
|
|
| Back to top |
|
 |
macropod Guest
|
Posted: Tue Dec 11, 2007 11:34 pm Post subject: Re: Add Table Column |
|
|
Hi Don,
You could insert a SUM(ABOVE) field, but this doesn't work reliably if there are empty cells amongst those that you want to add. The
simplest way to do this is to select the cell where you want the sum to go, press Ctrl-F9 to create an empty field, then type
'=SUM(ABOVE)' between the field braces, thus: {=SUM(ABOVE)}. When you're done, press F9 to update. Do note that, if you change any
values, the result won't update immediately - you'll need to select the field and press F9, or preview or print the document.
Cheers
--
macropod
[MVP - Microsoft Word]
-------------------------
"Don Bouchard" <deebeeX@Xjhu.edu> wrote in message news:e19iglEPIHA.4136@TK2MSFTNGP03.phx.gbl...
> Is it possible to add the numbers in a table column to show the total at the bottom of the column? |
|
| Back to top |
|
 |
Suzanne S. Barnhill Guest
|
Posted: Tue Dec 11, 2007 11:36 pm Post subject: Re: Add Table Column |
|
|
Yes. What version of Word?
--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
"Don Bouchard" <deebeeX@Xjhu.edu> wrote in message
news:e19iglEPIHA.4136@TK2MSFTNGP03.phx.gbl...
| Quote: | Is it possible to add the numbers in a table column to show the total at
the bottom of the column? |
|
|
| Back to top |
|
 |
Don B. Guest
|
Posted: Wed Dec 12, 2007 7:14 am Post subject: Re: Add Table Column |
|
|
Word 2007. (Sorry!)
"Suzanne S. Barnhill" <sbarnhill@mvps.org> wrote in message
news:eqnAR8EPIHA.536@TK2MSFTNGP06.phx.gbl...
| Quote: | Yes. What version of Word?
--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
"Don Bouchard" <deebeeX@Xjhu.edu> wrote in message
news:e19iglEPIHA.4136@TK2MSFTNGP03.phx.gbl...
Is it possible to add the numbers in a table column to show the total at
the bottom of the column?
|
|
|
| Back to top |
|
 |
Suzanne S. Barnhill Guest
|
Posted: Wed Dec 12, 2007 2:28 pm Post subject: Re: Add Table Column |
|
|
I was afraid of that. In previous versions, it's Table | Formula (grabbing
the default SUM(ABOVE) formula), but in Word 2007 you have to approach it
differently (through Table Tools | Layout | Data | Formula). I believe
another reply to your question provided more details on that.
--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
"Don B." <deebee@jhu.edu> wrote in message
news:OZe0p6IPIHA.1168@TK2MSFTNGP02.phx.gbl...
| Quote: | Word 2007. (Sorry!)
"Suzanne S. Barnhill" <sbarnhill@mvps.org> wrote in message
news:eqnAR8EPIHA.536@TK2MSFTNGP06.phx.gbl...
Yes. What version of Word?
--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
"Don Bouchard" <deebeeX@Xjhu.edu> wrote in message
news:e19iglEPIHA.4136@TK2MSFTNGP03.phx.gbl...
Is it possible to add the numbers in a table column to show the total at
the bottom of the column?
|
|
|
| Back to top |
|
 |
|