Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.tables
jlandes84 jlandes84 is offline
external usenet poster
 
Posts: 4
Default Need help with a formula

I'm getting a zero divide message as a result of clearing a table that I use
every football season.

I know why I'm getting the message, but what I want to know is how can I get
it to show 0 until the cells below get updated after the start of next season?

Here is the current formula using the formula box: =F3/SUM(C3:E3)

As always, any help is greatly appreciated. Thanks.
  #2   Report Post  
Posted to microsoft.public.word.tables
Doug Robbins - Word MVP Doug Robbins - Word MVP is offline
external usenet poster
 
Posts: 8,832
Default Need help with a formula

{ IF { SUM (C3:E3) } = 0 0 { = F3/SUM{C3:E3) } }

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"jlandes84" wrote in message
...
I'm getting a zero divide message as a result of clearing a table that I
use
every football season.

I know why I'm getting the message, but what I want to know is how can I
get
it to show 0 until the cells below get updated after the start of next
season?

Here is the current formula using the formula box: =F3/SUM(C3:E3)

As always, any help is greatly appreciated. Thanks.



  #3   Report Post  
Posted to microsoft.public.word.tables
jlandes84 jlandes84 is offline
external usenet poster
 
Posts: 4
Default Need help with a formula

I tried that, but when I entered it in the formula box, where it displayed
"!zero divide" went blank and didn't indicate that there was any kind of a
formula there when I checked the cell.

Any ideas?

"Doug Robbins - Word MVP" wrote:

{ IF { SUM (C3:E3) } = 0 0 { = F3/SUM{C3:E3) } }

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"jlandes84" wrote in message
...
I'm getting a zero divide message as a result of clearing a table that I
use
every football season.

I know why I'm getting the message, but what I want to know is how can I
get
it to show 0 until the cells below get updated after the start of next
season?

Here is the current formula using the formula box: =F3/SUM(C3:E3)

As always, any help is greatly appreciated. Thanks.




  #4   Report Post  
Posted to microsoft.public.word.tables
Graham Mayor Graham Mayor is offline
external usenet poster
 
Posts: 19,312
Default Need help with a formula

Enter it directly into the cell using CTRL+F9 for each pair of field
brackets.
You could alternatively use
{IF {=F3/SUM(C3:E3)} "!Zero*" "{=F3/SUM(C3:E3)}" "0"}

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org



jlandes84 wrote:
I tried that, but when I entered it in the formula box, where it
displayed "!zero divide" went blank and didn't indicate that there
was any kind of a formula there when I checked the cell.

Any ideas?

"Doug Robbins - Word MVP" wrote:

{ IF { SUM (C3:E3) } = 0 0 { = F3/SUM{C3:E3) } }

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"jlandes84" wrote in message
...
I'm getting a zero divide message as a result of clearing a table
that I use
every football season.

I know why I'm getting the message, but what I want to know is how
can I get
it to show 0 until the cells below get updated after the start of
next season?

Here is the current formula using the formula box: =F3/SUM(C3:E3)

As always, any help is greatly appreciated. Thanks.



  #5   Report Post  
Posted to microsoft.public.word.tables
jlandes84 jlandes84 is offline
external usenet poster
 
Posts: 4
Default Need help with a formula

I'm doing something wrong but I haven't found it yet.

When I tied it directly, I either saw what you suggested or the cell went
completely blank again without any sign of a formula being in place.

Is there something that you do once you enter it into the cell like you do
in Excel?

"Graham Mayor" wrote:

Enter it directly into the cell using CTRL+F9 for each pair of field
brackets.
You could alternatively use
{IF {=F3/SUM(C3:E3)} "!Zero*" "{=F3/SUM(C3:E3)}" "0"}

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org



jlandes84 wrote:
I tried that, but when I entered it in the formula box, where it
displayed "!zero divide" went blank and didn't indicate that there
was any kind of a formula there when I checked the cell.

Any ideas?

"Doug Robbins - Word MVP" wrote:

{ IF { SUM (C3:E3) } = 0 0 { = F3/SUM{C3:E3) } }

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"jlandes84" wrote in message
...
I'm getting a zero divide message as a result of clearing a table
that I use
every football season.

I know why I'm getting the message, but what I want to know is how
can I get
it to show 0 until the cells below get updated after the start of
next season?

Here is the current formula using the formula box: =F3/SUM(C3:E3)

As always, any help is greatly appreciated. Thanks.






  #6   Report Post  
Posted to microsoft.public.word.tables
Doug Robbins - Word MVP Doug Robbins - Word MVP is offline
external usenet poster
 
Posts: 8,832
Default Need help with a formula

Select the cell and press F9 to update the fields.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"jlandes84" wrote in message
...
I'm doing something wrong but I haven't found it yet.

When I tied it directly, I either saw what you suggested or the cell went
completely blank again without any sign of a formula being in place.

Is there something that you do once you enter it into the cell like you do
in Excel?

"Graham Mayor" wrote:

Enter it directly into the cell using CTRL+F9 for each pair of field
brackets.
You could alternatively use
{IF {=F3/SUM(C3:E3)} "!Zero*" "{=F3/SUM(C3:E3)}" "0"}

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org



jlandes84 wrote:
I tried that, but when I entered it in the formula box, where it
displayed "!zero divide" went blank and didn't indicate that there
was any kind of a formula there when I checked the cell.

Any ideas?

"Doug Robbins - Word MVP" wrote:

{ IF { SUM (C3:E3) } = 0 0 { = F3/SUM{C3:E3) } }

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"jlandes84" wrote in message
...
I'm getting a zero divide message as a result of clearing a table
that I use
every football season.

I know why I'm getting the message, but what I want to know is how
can I get
it to show 0 until the cells below get updated after the start of
next season?

Here is the current formula using the formula box: =F3/SUM(C3:E3)

As always, any help is greatly appreciated. Thanks.






  #7   Report Post  
Posted to microsoft.public.word.tables
jlandes84 jlandes84 is offline
external usenet poster
 
Posts: 4
Default Need help with a formula

That was it! Thanks Doug and Graham for all your help.

"Doug Robbins - Word MVP" wrote:

Select the cell and press F9 to update the fields.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"jlandes84" wrote in message
...
I'm doing something wrong but I haven't found it yet.

When I tied it directly, I either saw what you suggested or the cell went
completely blank again without any sign of a formula being in place.

Is there something that you do once you enter it into the cell like you do
in Excel?

"Graham Mayor" wrote:

Enter it directly into the cell using CTRL+F9 for each pair of field
brackets.
You could alternatively use
{IF {=F3/SUM(C3:E3)} "!Zero*" "{=F3/SUM(C3:E3)}" "0"}

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org



jlandes84 wrote:
I tried that, but when I entered it in the formula box, where it
displayed "!zero divide" went blank and didn't indicate that there
was any kind of a formula there when I checked the cell.

Any ideas?

"Doug Robbins - Word MVP" wrote:

{ IF { SUM (C3:E3) } = 0 0 { = F3/SUM{C3:E3) } }

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"jlandes84" wrote in message
...
I'm getting a zero divide message as a result of clearing a table
that I use
every football season.

I know why I'm getting the message, but what I want to know is how
can I get
it to show 0 until the cells below get updated after the start of
next season?

Here is the current formula using the formula box: =F3/SUM(C3:E3)

As always, any help is greatly appreciated. Thanks.






Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
If formula Duncan Tables 4 August 14th 08 05:47 PM
Formula Roger Tables 3 May 14th 06 06:07 PM
how to align caption of formula right whereas formula itself left Martin van Leeuwen Microsoft Word Help 1 October 22nd 05 06:39 AM
Formula Help Katie Microsoft Word Help 1 September 16th 05 04:02 AM
Formula help? Michael_Corral Page Layout 1 June 21st 05 07:27 PM


All times are GMT +1. The time now is 08:23 AM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"