Hello,
I'm running MS Word 2003 and having some difficulty figuring out how to template out some automatic calculations within a table. I'm wondering if this is going to require a combination of formulas and macros (both of which I'm not too familiar with ).
Here's the details:
This is a template for an invoice. The invoice has a single table. The first row of the table has the column headings (which are set to repeat on each additional page).
The table has columns A through N. It's important to mention that the number of rows present varies depending on how many row entries are added for any given invoice.
The following calculations need to be automatically made as data is entered in each row. Again, the first row contains the column headings so all calculations would need to be made after row 1. And the calculations can't just be cell specific as the number of rows will vary. They'd need to be just column specific.
column E (# of days) * column F ($ rate A) = column G (subtotal 1)
column I (# of days) * column J ($ rate B) = column J (subtotal 2)
column G (subtotal 1) + column J (subtotal 2) = column N (total for that row)
These 3 calculations need to be made for each row that is added. And the values for # of days and rates may be different for every row that is added.
I can easily set up cell specific calculations, but can't figure this one out. Is this even possible with MS Word?
Thanks in advance for any insight on how to tackle this problem!
I'm running MS Word 2003 and having some difficulty figuring out how to template out some automatic calculations within a table. I'm wondering if this is going to require a combination of formulas and macros (both of which I'm not too familiar with ).
Here's the details:
This is a template for an invoice. The invoice has a single table. The first row of the table has the column headings (which are set to repeat on each additional page).
The table has columns A through N. It's important to mention that the number of rows present varies depending on how many row entries are added for any given invoice.
The following calculations need to be automatically made as data is entered in each row. Again, the first row contains the column headings so all calculations would need to be made after row 1. And the calculations can't just be cell specific as the number of rows will vary. They'd need to be just column specific.
column E (# of days) * column F ($ rate A) = column G (subtotal 1)
column I (# of days) * column J ($ rate B) = column J (subtotal 2)
column G (subtotal 1) + column J (subtotal 2) = column N (total for that row)
These 3 calculations need to be made for each row that is added. And the values for # of days and rates may be different for every row that is added.
I can easily set up cell specific calculations, but can't figure this one out. Is this even possible with MS Word?
Thanks in advance for any insight on how to tackle this problem!