Re: Formulas
- From: "Stefan Blom" <no.spam@xxxxxxxxxx>
- Date: Mon, 22 Sep 2008 15:48:44 +0200
Edit the formula directly in the document: Press Alt+F9 to see the field
code. You'll see something like this: { = D6*1.175-D6 }. At the end of the
field code, just add \# "0.00;0.00;" (assuming 0.00 is the format you want
for positive and negative results). Press Alt+F9 to hide field codes. Press
F9 to update the field.
--
Stefan Blom
Microsoft Word MVP
"carol" <carol@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:E9EB3453-9E44-449C-9C29-77C5D46214C4@xxxxxxxxxxxxxxxx
Hi
Thanks very much, however it is still not working correctly. In my formula
i
have the following caluculation =d6*1.175-d6. (This is calculating the
VAT
on D6 then subtracting the amount, leaving just the VAT amount) .
Where would i insert the numeric picture switch?
Thanks
"Stefan Blom" wrote:
Use a numeric picture switch to specify different formats for positive,
negative, and zero results. The following simple example with a formula
field:
{ = 35 \# "00.00;(00.00);" }
would display 35.00 (since 35 is positive). A negative result would
display
in parentheses, and a zero result would not display at all.
--
Stefan Blom
Microsoft Word MVP
"carol" <carol@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:D9CEE7A8-EA5E-4686-B282-F448F6E7AA92@xxxxxxxxxxxxxxxx
How do i hide a zero balance in word.
.
- Follow-Ups:
- Re: Formulas
- From: carol
- Re: Formulas
- References:
- Formulas
- From: carol
- Re: Formulas
- From: Stefan Blom
- Re: Formulas
- From: carol
- Formulas
- Prev by Date: Unwanted lines in tables
- Next by Date: Re: Table printing issue
- Previous by thread: Re: Formulas
- Next by thread: Re: Formulas
- Index(es):
Relevant Pages
|