Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.tables
Jackie010 Jackie010 is offline
external usenet poster
 
Posts: 6
Default Formula to enter text

I want one column (LBS1) to recognize if another column (QTY1) is greater
than 1......if so then enter "ea." in LBS1 column.
Can someone help?
Thanks
  #2   Report Post  
Posted to microsoft.public.word.tables
Graham Mayor Graham Mayor is offline
external usenet poster
 
Posts: 19,312
Default Formula to enter text

The only really satisfactory way to do this and ensure that the calculation
updated automatically would be with form fields.
Assuming a form field in the quantity cell called Text1, you could insert a
calculated field in the document where you want ea to display as follows {IF
{Text1} 1 "ea." ""} check the calculate in exit check box of the form
field and lock the form.


--

Graham Mayor - Word MVP

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


Jackie010 wrote:
I want one column (LBS1) to recognize if another column (QTY1) is
greater than 1......if so then enter "ea." in LBS1 column.
Can someone help?
Thanks



  #3   Report Post  
Posted to microsoft.public.word.tables
Jackie010 Jackie010 is offline
external usenet poster
 
Posts: 6
Default Formula to enter text

ok, this isn't working.
do I need spaces in the equation?

"Graham Mayor" wrote:

The only really satisfactory way to do this and ensure that the calculation
updated automatically would be with form fields.
Assuming a form field in the quantity cell called Text1, you could insert a
calculated field in the document where you want ea to display as follows {IF
{Text1} 1 "ea." ""} check the calculate in exit check box of the form
field and lock the form.


--

Graham Mayor - Word MVP

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


Jackie010 wrote:
I want one column (LBS1) to recognize if another column (QTY1) is
greater than 1......if so then enter "ea." in LBS1 column.
Can someone help?
Thanks




  #4   Report Post  
Posted to microsoft.public.word.tables
Suzanne S. Barnhill Suzanne S. Barnhill is offline
external usenet poster
 
Posts: 33,624
Default Formula to enter text

Did you use Ctrl+F9 to insert the { Text1 } field?

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

"Jackie010" wrote in message
...
ok, this isn't working.
do I need spaces in the equation?

"Graham Mayor" wrote:

The only really satisfactory way to do this and ensure that the
calculation
updated automatically would be with form fields.
Assuming a form field in the quantity cell called Text1, you could insert
a
calculated field in the document where you want ea to display as follows
{IF
{Text1} 1 "ea." ""} check the calculate in exit check box of the form
field and lock the form.


--

Graham Mayor - Word MVP

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


Jackie010 wrote:
I want one column (LBS1) to recognize if another column (QTY1) is
greater than 1......if so then enter "ea." in LBS1 column.
Can someone help?
Thanks







  #5   Report Post  
Posted to microsoft.public.word.tables
Jackie010 Jackie010 is offline
external usenet poster
 
Posts: 6
Default Formula to enter text

Yes

"Suzanne S. Barnhill" wrote:

Did you use Ctrl+F9 to insert the { Text1 } field?

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

"Jackie010" wrote in message
...
ok, this isn't working.
do I need spaces in the equation?

"Graham Mayor" wrote:

The only really satisfactory way to do this and ensure that the
calculation
updated automatically would be with form fields.
Assuming a form field in the quantity cell called Text1, you could insert
a
calculated field in the document where you want ea to display as follows
{IF
{Text1} 1 "ea." ""} check the calculate in exit check box of the form
field and lock the form.


--

Graham Mayor - Word MVP

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


Jackie010 wrote:
I want one column (LBS1) to recognize if another column (QTY1) is
greater than 1......if so then enter "ea." in LBS1 column.
Can someone help?
Thanks









  #6   Report Post  
Posted to microsoft.public.word.tables
Suzanne S. Barnhill Suzanne S. Barnhill is offline
external usenet poster
 
Posts: 33,624
Default Formula to enter text

It *might* make a difference whether Text1 is designated a text or number
field. Oh, and did you check "Calculate on exit" in the Form Field Options
for Text1. And Tab out of it (you have to tab to exit, not just click
somewhere else).

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

"Jackie010" wrote in message
...
Yes

"Suzanne S. Barnhill" wrote:

Did you use Ctrl+F9 to insert the { Text1 } field?

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

"Jackie010" wrote in message
...
ok, this isn't working.
do I need spaces in the equation?

"Graham Mayor" wrote:

The only really satisfactory way to do this and ensure that the
calculation
updated automatically would be with form fields.
Assuming a form field in the quantity cell called Text1, you could
insert
a
calculated field in the document where you want ea to display as
follows
{IF
{Text1} 1 "ea." ""} check the calculate in exit check box of the
form
field and lock the form.


--

Graham Mayor - Word MVP

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


Jackie010 wrote:
I want one column (LBS1) to recognize if another column (QTY1) is
greater than 1......if so then enter "ea." in LBS1 column.
Can someone help?
Thanks











  #7   Report Post  
Posted to microsoft.public.word.tables
Jackie010 Jackie010 is offline
external usenet poster
 
Posts: 6
Default Formula to enter text

it seems to me that you're telling me to do things in 2 different windows.
"Form Field" comes up in a small window and there I can click "calculate on
exit". got that.
but I have to work directly on the doc to use the F9 key and tab out like
you're telling me to do.
which way should I be entering the formula?

"Suzanne S. Barnhill" wrote:

It *might* make a difference whether Text1 is designated a text or number
field. Oh, and did you check "Calculate on exit" in the Form Field Options
for Text1. And Tab out of it (you have to tab to exit, not just click
somewhere else).

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

"Jackie010" wrote in message
...
Yes

"Suzanne S. Barnhill" wrote:

Did you use Ctrl+F9 to insert the { Text1 } field?

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

"Jackie010" wrote in message
...
ok, this isn't working.
do I need spaces in the equation?

"Graham Mayor" wrote:

The only really satisfactory way to do this and ensure that the
calculation
updated automatically would be with form fields.
Assuming a form field in the quantity cell called Text1, you could
insert
a
calculated field in the document where you want ea to display as
follows
{IF
{Text1} 1 "ea." ""} check the calculate in exit check box of the
form
field and lock the form.


--

Graham Mayor - Word MVP

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


Jackie010 wrote:
I want one column (LBS1) to recognize if another column (QTY1) is
greater than 1......if so then enter "ea." in LBS1 column.
Can someone help?
Thanks












  #8   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 Formula to enter text

The field you need is { IF { Text1 } 1 "ea" "" }

You need a space either side of


and between

1 and "ea"

and between

"ea" and ""

In other places they are optional and would be ignored.

Does the formfield into which the number is being inserted have the bookmark
name of Text1? If, you will need to change the name in the formula to suit.

--
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

"Jackie010" wrote in message
...
ok, this isn't working.
do I need spaces in the equation?

"Graham Mayor" wrote:

The only really satisfactory way to do this and ensure that the
calculation
updated automatically would be with form fields.
Assuming a form field in the quantity cell called Text1, you could insert
a
calculated field in the document where you want ea to display as follows
{IF
{Text1} 1 "ea." ""} check the calculate in exit check box of the form
field and lock the form.


--

Graham Mayor - Word MVP

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


Jackie010 wrote:
I want one column (LBS1) to recognize if another column (QTY1) is
greater than 1......if so then enter "ea." in LBS1 column.
Can someone help?
Thanks






  #9   Report Post  
Posted to microsoft.public.word.tables
Jackie010 Jackie010 is offline
external usenet poster
 
Posts: 6
Default Formula to enter text

IT WORKS....IT WORKS
Thanks for everyones help!!
mwah, mwah

"Doug Robbins - Word MVP" wrote:

The field you need is { IF { Text1 } 1 "ea" "" }

You need a space either side of


and between

1 and "ea"

and between

"ea" and ""

In other places they are optional and would be ignored.

Does the formfield into which the number is being inserted have the bookmark
name of Text1? If, you will need to change the name in the formula to suit.

--
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

"Jackie010" wrote in message
...
ok, this isn't working.
do I need spaces in the equation?

"Graham Mayor" wrote:

The only really satisfactory way to do this and ensure that the
calculation
updated automatically would be with form fields.
Assuming a form field in the quantity cell called Text1, you could insert
a
calculated field in the document where you want ea to display as follows
{IF
{Text1} 1 "ea." ""} check the calculate in exit check box of the form
field and lock the form.


--

Graham Mayor - Word MVP

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


Jackie010 wrote:
I want one column (LBS1) to recognize if another column (QTY1) is
greater than 1......if so then enter "ea." in LBS1 column.
Can someone help?
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
How do I enter an if,then,else formula with an embedded sum formul sombera Tables 3 September 26th 06 12:01 PM
Få ENTER att fungera som TABB i formulär MonRei New Users 17 August 18th 06 02:18 PM
text in formula field Miranda Microsoft Word Help 5 February 13th 06 09:15 AM
how to align caption of formula right whereas formula itself left Martin van Leeuwen Microsoft Word Help 1 October 22nd 05 06:39 AM
How do I enter a formula in a Word document? Susan Fay Microsoft Word Help 2 March 12th 05 08:35 AM


All times are GMT +1. The time now is 04:36 PM.

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"