Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
JustMe JustMe is offline
external usenet poster
 
Posts: 12
Default form- how to make calculated field blank by default

I've created a form that calculates several fields based on the values input
in other fields. Because I am designing the form to be either printed and
filled out by hand or filled in using the computer I want the field to be
empty at the start. Right now I get 0.00 in them but this needs to be blank
if the user wanted to print and fill out by hand
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Doug Robbins - Word MVP Doug Robbins - Word MVP is offline
external usenet poster
 
Posts: 8,832
Default form- how to make calculated field blank by default

With the document unprotected press Alt+F9 to toggle on the display of the
formfields and add the following formatting switch inside the last } of the
calculated formfield

\# "0.00;-0.00; "

Alt+F9 again and then protect your document

--
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, originally posted via msnews.microsoft.com
"Justme" wrote in message
...
I've created a form that calculates several fields based on the values
input
in other fields. Because I am designing the form to be either printed and
filled out by hand or filled in using the computer I want the field to be
empty at the start. Right now I get 0.00 in them but this needs to be
blank
if the user wanted to print and fill out by hand


  #3   Report Post  
Posted to microsoft.public.word.docmanagement
JustMe JustMe is offline
external usenet poster
 
Posts: 12
Default form- how to make calculated field blank by default

thanks but not quite yet. This is what I have in there now
{formtext {=text12*3 }\# 0.00;-0.00; "}
but it still shows 0.00 when i open the form even though nothing has been
entered in the text12 field. What I need is if the text12 field is blank then
this field should also be blank
Cindy

"Doug Robbins - Word MVP" wrote:

With the document unprotected press Alt+F9 to toggle on the display of the
formfields and add the following formatting switch inside the last } of the
calculated formfield

\# "0.00;-0.00; "

Alt+F9 again and then protect your document

--
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, originally posted via msnews.microsoft.com
"Justme" wrote in message
...
I've created a form that calculates several fields based on the values
input
in other fields. Because I am designing the form to be either printed and
filled out by hand or filled in using the computer I want the field to be
empty at the start. Right now I get 0.00 in them but this needs to be
blank
if the user wanted to print and fill out by hand



  #4   Report Post  
Posted to microsoft.public.word.docmanagement
Graham Mayor Graham Mayor is offline
external usenet poster
 
Posts: 19,312
Default form- how to make calculated field blank by default

It works for me

{ FORMTEXT { =Text12 * 3 } \# "0.00;-0.00; "}

Make sure that having added the switch, you update the field.

--

Graham Mayor - Word MVP

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



Justme wrote:
thanks but not quite yet. This is what I have in there now
{formtext {=text12*3 }\# 0.00;-0.00; "}
but it still shows 0.00 when i open the form even though nothing has
been entered in the text12 field. What I need is if the text12 field
is blank then this field should also be blank
Cindy

"Doug Robbins - Word MVP" wrote:

With the document unprotected press Alt+F9 to toggle on the display
of the formfields and add the following formatting switch inside the
last } of the calculated formfield

\# "0.00;-0.00; "

Alt+F9 again and then protect your document

--
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, originally posted via msnews.microsoft.com
"Justme" wrote in message
...
I've created a form that calculates several fields based on the
values input
in other fields. Because I am designing the form to be either
printed and filled out by hand or filled in using the computer I
want the field to be empty at the start. Right now I get 0.00 in
them but this needs to be blank
if the user wanted to print and fill out by hand



  #5   Report Post  
Posted to microsoft.public.word.docmanagement
JustMe JustMe is offline
external usenet poster
 
Posts: 12
Default form- how to make calculated field blank by default

Today it works. I was updating the field. Maybe it was a space somewhere
thanks

"Graham Mayor" wrote:

It works for me

{ FORMTEXT { =Text12 * 3 } \# "0.00;-0.00; "}

Make sure that having added the switch, you update the field.

--

Graham Mayor - Word MVP

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



Justme wrote:
thanks but not quite yet. This is what I have in there now
{formtext {=text12*3 }\# 0.00;-0.00; "}
but it still shows 0.00 when i open the form even though nothing has
been entered in the text12 field. What I need is if the text12 field
is blank then this field should also be blank
Cindy

"Doug Robbins - Word MVP" wrote:

With the document unprotected press Alt+F9 to toggle on the display
of the formfields and add the following formatting switch inside the
last } of the calculated formfield

\# "0.00;-0.00; "

Alt+F9 again and then protect your document

--
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, originally posted via msnews.microsoft.com
"Justme" wrote in message
...
I've created a form that calculates several fields based on the
values input
in other fields. Because I am designing the form to be either
printed and filled out by hand or filled in using the computer I
want the field to be empty at the start. Right now I get 0.00 in
them but this needs to be blank
if the user wanted to print and fill out by hand




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 write a macro that updates a calculated field in a form? djjones Tables 1 August 26th 08 08:13 PM
In a fill-in-the-blank form, how can I make a blank space close up Becky Microsoft Word Help 1 March 27th 08 08:46 AM
How do I show results of a calculated field on a protected form? Roy Lehmann New Users 2 February 7th 07 12:02 PM
Calculated Form Field Option that sum other form fields DDTexan Microsoft Word Help 2 January 14th 06 06:28 AM
Can I make a form field autopupulate with text from another field HCFRAdmin Tables 1 January 11th 06 07:30 PM


All times are GMT +1. The time now is 04:22 AM.

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

About Us

"It's about Microsoft Word"