Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Currency Rounding to nearest 5 cents


Hi

I have a price list to update and want to know how to use an excel
formula to round the result to the nearest whole 5cent value.

Thanks in advance for you help

Daniel


--
Daniel Sloan
------------------------------------------------------------------------
Daniel Sloan's Profile: http://www.excelforum.com/member.php...o&userid=28940
View this thread: http://www.excelforum.com/showthread...hreadid=563056

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Currency Rounding to nearest 5 cents


find out how many nickels...times by the price of a nickel...

=ROUND(B1/0.05,0)*0.05


--
MDubbelboer
------------------------------------------------------------------------
MDubbelboer's Profile: http://www.excelforum.com/member.php...o&userid=36330
View this thread: http://www.excelforum.com/showthread...hreadid=563056

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,047
Default Currency Rounding to nearest 5 cents

=round(a1/0.05,0)*0.05

hth
regards from Brazil
Marcelo

"Daniel Sloan" escreveu:


Hi

I have a price list to update and want to know how to use an excel
formula to round the result to the nearest whole 5cent value.

Thanks in advance for you help

Daniel


--
Daniel Sloan
------------------------------------------------------------------------
Daniel Sloan's Profile: http://www.excelforum.com/member.php...o&userid=28940
View this thread: http://www.excelforum.com/showthread...hreadid=563056


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 618
Default Currency Rounding to nearest 5 cents

"Daniel Sloan"
wrote in message
news:Daniel.Sloan.2b7ne6_1153342808.7607@excelforu m-nospam.com...

Hi

I have a price list to update and want to know how to use an excel
formula to round the result to the nearest whole 5cent value.


=MROUND(A1,0.05)
--
David Biddulph


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Rounding to the Nearest Eighth L.sean9 Excel Discussion (Misc queries) 4 June 23rd 06 12:00 AM
Rounding to nearest 5 cents in excel usnst Excel Worksheet Functions 3 January 17th 06 12:27 AM
Rounding up to the nearest nickel jhangas Excel Discussion (Misc queries) 3 May 28th 05 12:41 AM
I am trying to round up to the nearest 25 cents sypher New Users to Excel 2 April 26th 05 01:14 AM
Rounding to nearest integer pattyh Excel Worksheet Functions 3 April 1st 05 08:02 PM


All times are GMT +1. The time now is 10:38 AM.

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

About Us

"It's about Microsoft Excel"