![]() |
|
|
|
#1
|
|||
|
|||
|
Hello all,
I have a problem with word 2010 (at least I think it is 2010). I have a table with following values: [10][12] Now I want a field to multiply them. {=SUM(Table1 A1)*SUM(Table1 B1)} Now... I don't know, but why do I need to put SUM there? Is there a more elegant way? Just trying to learn some things about fields since I might need them in some templates later on in the process. Thanks in advance |
|
#2
|
|||
|
|||
|
Unless you need Word's other formatting features, field calculations are almost always better done in Excel.
Otherwise, please refer to Microsoft Word Field Maths Tutorial which I consider the authority on the subject. |
|
#3
|
||||
|
||||
|
Quote:
FWIW, you could also use: {=Product(Table1 A1, Table1 B1)} To see how to do a wide range of calculations in Word, check out my Microsoft Word Field Maths Tutorial, at: http://windowssecrets.com/forums/sho...Maths-Tutorial or http://www.gmayor.com/downloads.htm#Third_party
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
#4
|
|||
|
|||
|
That was what I thought, but it did not work.
Since you also told me that this should work, I tried looking at it again. problem: seperators. I had to use ; instead of , Thanks for your reply |
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Combining two pieces of VBA to create caption field above table | lsmcal1984 | Word VBA | 1 | 08-16-2013 04:12 AM |
Excel vba adding field in word table/shape in a header
|
Hdr | Excel | 1 | 02-04-2013 04:40 PM |
| Field not showing in Pivot Table Field List | kmcovington | Excel | 0 | 10-26-2012 10:14 AM |
| Excel Pivot Table Calculated Field | BertLady | Excel | 0 | 05-21-2012 10:51 AM |
IF Check Field and return content (Small DB-table)
|
Spanec | Excel | 8 | 01-12-2012 06:55 AM |