I have a table of work and costs:

Hours Activity
10.1 Case setup
3.5 Consultation
2.0 Report
15.6 Total hours
$1,248.00 Cost

I can easily get the total hours by putting a =sum(above) formula in
that cell. If I add or delete rows, F9 will update the sum.

Is there any way for me to enter a formula that will calculate the
cost where the cost = total hours * $80 (or some hourly rate) that
will continue to work after I add or delete rows? I tried entering the
formula "=A5*80". That works until I add or delete rows.



--
Running Word 2000 SP-3 on Windows 2000

Re: Relative cells number in Word? by Terry

Terry
Wed Dec 13 16:21:39 CST 2006

Instead of referring to Cell A5, Bookmark the Total Hours result and then
Cross Ref the Bookmark for the calculation. But really, this is a job for
Excel rather than Word.

--
Terry Farrell - MS Word MVP

"LurfysMa" <invalid@invalid.invalid> wrote in message
news:gfs0o21rlmdrls8vtmot6dhl6r6i7gi9iv@4ax.com...
>I have a table of work and costs:
>
> Hours Activity
> 10.1 Case setup
> 3.5 Consultation
> 2.0 Report
> 15.6 Total hours
> $1,248.00 Cost
>
> I can easily get the total hours by putting a =sum(above) formula in
> that cell. If I add or delete rows, F9 will update the sum.
>
> Is there any way for me to enter a formula that will calculate the
> cost where the cost = total hours * $80 (or some hourly rate) that
> will continue to work after I add or delete rows? I tried entering the
> formula "=A5*80". That works until I add or delete rows.
>
>
>
> --
> Running Word 2000 SP-3 on Windows 2000


Re: Relative cells number in Word? by LurfysMa

LurfysMa
Wed Dec 13 17:02:17 CST 2006

On Wed, 13 Dec 2006 22:21:39 -0000, "Terry Farrell"
<terryfarrell@msn.com> wrote:

>Instead of referring to Cell A5, Bookmark the Total Hours result and then
>Cross Ref the Bookmark for the calculation. But really, this is a job for
>Excel rather than Word.

Yeah, I know. I was just hoping that I could do a simple
multiplication without having to import an Excel table.

I have had so many problems with bookmarks, but I'll give it a try.

Thanks

--
Running Word 2000 SP-3 on Windows 2000

Re: Relative cells number in Word? by macropod

macropod
Wed Dec 13 21:43:35 CST 2006

Hi,

To see how to do relative referencing in Word, check out my Word Field Maths 'tutorial', at:
http://www.wopr.com/cgi-bin/w3t/showthreaded.pl?Number=365442

Cheers

--
macropod
[MVP - Microsoft Word]


"LurfysMa" <invalid@invalid.invalid> wrote in message news:gfs0o21rlmdrls8vtmot6dhl6r6i7gi9iv@4ax.com...
| I have a table of work and costs:
|
| Hours Activity
| 10.1 Case setup
| 3.5 Consultation
| 2.0 Report
| 15.6 Total hours
| $1,248.00 Cost
|
| I can easily get the total hours by putting a =sum(above) formula in
| that cell. If I add or delete rows, F9 will update the sum.
|
| Is there any way for me to enter a formula that will calculate the
| cost where the cost = total hours * $80 (or some hourly rate) that
| will continue to work after I add or delete rows? I tried entering the
| formula "=A5*80". That works until I add or delete rows.
|
|
|
| --
| Running Word 2000 SP-3 on Windows 2000



Re: Relative cells number in Word? by LurfysMa

LurfysMa
Wed Dec 13 23:43:39 CST 2006

On Thu, 14 Dec 2006 14:43:35 +1100, "macropod"
<invalid@invalid.invalid> wrote:

>Hi,
>
>To see how to do relative referencing in Word, check out my Word Field Maths 'tutorial', at:
>http://www.wopr.com/cgi-bin/w3t/showthreaded.pl?Number=365442

Now that is an amazing piece of work. How long did it take you to work
all that out? I'm not sure I can make it work even after you did all
the hard work! ;-)

Thanks

--
Running Word 2000 SP-3 on Windows 2000

Re: Relative cells number in Word? by macropod

macropod
Thu Dec 14 00:16:17 CST 2006

Thanks for the feedback. It took quite a while to work out how to do that.

Cheers

--
macropod
[MVP - Microsoft Word]


"LurfysMa" <invalid@invalid.invalid> wrote in message news:k1p1o29cloclcsb44ph2ocnb96t76rrl7f@4ax.com...
| On Thu, 14 Dec 2006 14:43:35 +1100, "macropod"
| <invalid@invalid.invalid> wrote:
|
| >Hi,
| >
| >To see how to do relative referencing in Word, check out my Word Field Maths 'tutorial', at:
| >http://www.wopr.com/cgi-bin/w3t/showthreaded.pl?Number=365442
|
| Now that is an amazing piece of work. How long did it take you to work
| all that out? I'm not sure I can make it work even after you did all
| the hard work! ;-)
|
| Thanks
|
| --
| Running Word 2000 SP-3 on Windows 2000