Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
Brad Christie Brad Christie is offline
external usenet poster
 
Posts: 2
Default Round down to nearest 5 cents in Word

Hi

Can anyone tell me the formula I can use in Word that will take the $ value
in on table field multiply it by a value in another field then round DOWN the
result to the nearest 5 cents.

I have this for the first part of the sum, just don't know how to round down.
=SUM(b1)*(c1) \# "$#,##0.00;($#,##0.00)

example: $165.69 x 0.7 = $115.983 ROUND to $115.95
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
macropod macropod is offline
external usenet poster
 
Posts: 1,002
Default Round down to nearest 5 cents in Word

Hi Brad,

Simple - code your field as:
{=INT(B1*C1*20)/20 \# "$,0.00;($,0.00)}
Note that I've deleted the '#' characters after the '$' signs - these force empty spaces to appear if the number is smaller than the
number of '#' characters, bit you don't need them for the ',' to work correctly.

For more information on field calculations in Word, check out my Word Field Maths 'tutorial', at:
http://www.wopr.com/cgi-bin/w3t/show...?Number=365442

Cheers
--
macropod
[MVP - Microsoft Word]
-------------------------

"Brad Christie" wrote in message ...
Hi

Can anyone tell me the formula I can use in Word that will take the $ value
in on table field multiply it by a value in another field then round DOWN the
result to the nearest 5 cents.

I have this for the first part of the sum, just don't know how to round down.
=SUM(b1)*(c1) \# "$#,##0.00;($#,##0.00)

example: $165.69 x 0.7 = $115.983 ROUND to $115.95


  #3   Report Post  
Posted to microsoft.public.word.docmanagement
Brad Christie Brad Christie is offline
external usenet poster
 
Posts: 2
Default Round down to nearest 5 cents in Word

Thanks for that, and the # tip.

"macropod" wrote:

Hi Brad,

Simple - code your field as:
{=INT(B1*C1*20)/20 \# "$,0.00;($,0.00)}
Note that I've deleted the '#' characters after the '$' signs - these force empty spaces to appear if the number is smaller than the
number of '#' characters, bit you don't need them for the ',' to work correctly.

For more information on field calculations in Word, check out my Word Field Maths 'tutorial', at:
http://www.wopr.com/cgi-bin/w3t/show...?Number=365442

Cheers
--
macropod
[MVP - Microsoft Word]
-------------------------

"Brad Christie" wrote in message ...
Hi

Can anyone tell me the formula I can use in Word that will take the $ value
in on table field multiply it by a value in another field then round DOWN the
result to the nearest 5 cents.

I have this for the first part of the sum, just don't know how to round down.
=SUM(b1)*(c1) \# "$#,##0.00;($#,##0.00)

example: $165.69 x 0.7 = $115.983 ROUND to $115.95



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
mailmerge to show cents pcor Mailmerge 2 January 10th 06 05:57 PM
Mail merge from Excel to Word, keeping $ and cents in text Dakota Microsoft Word Help 1 December 7th 05 03:57 PM
Rounding unit prices to the nearest unit MLMartin Microsoft Word Help 2 November 6th 05 07:28 AM
Where is the currency symbol for cents? Jodi Microsoft Word Help 2 April 1st 05 05:28 PM
Where do I find the "cents" symbol ? LewSreff Microsoft Word Help 2 January 17th 05 09:53 PM


All times are GMT +1. The time now is 12:33 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"