A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Word » Tables
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Need help with a formula



 
 
Thread Tools Display Modes
  #1  
Old January 15th, 2008, 08:28 AM posted to microsoft.public.word.tables
jlandes84
external usenet poster
 
Posts: 11
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  
Old January 15th, 2008, 09:07 AM posted to microsoft.public.word.tables
Doug Robbins - Word MVP
external usenet poster
 
Posts: 8,239
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  
Old January 15th, 2008, 10:05 AM posted to microsoft.public.word.tables
jlandes84
external usenet poster
 
Posts: 11
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  
Old January 15th, 2008, 11:40 AM posted to microsoft.public.word.tables
Graham Mayor
external usenet poster
 
Posts: 18,297
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  
Old January 15th, 2008, 08:15 PM posted to microsoft.public.word.tables
jlandes84
external usenet poster
 
Posts: 11
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  
Old January 15th, 2008, 10:13 PM posted to microsoft.public.word.tables
Doug Robbins - Word MVP
external usenet poster
 
Posts: 8,239
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  
Old January 16th, 2008, 06:32 AM posted to microsoft.public.word.tables
jlandes84
external usenet poster
 
Posts: 11
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.






 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 09:14 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.