Hi,
You can use the ordinary rounding function.
The formula would be:
=ROUND(A3,-2)

While '=ROUND(A3,2)' would round to 2 places LEFT of the decimal point, 
'=ROUND(A3,-2)' rounds numbers to 2 places RIGHT of the decimal point.

Hope this helps.
Regards - Dave


> Date: Tue, 23 Jun 2009 10:37:34 -0700
> Subject: $$Excel-Macros$$ Plz. Help: Convert complex figures into higher or 
> lower 00 Figures
> From: dharmendrakumar...@gmail.com
> To: excel-macros@googlegroups.com
> 
> 
> Hi members,
> 
> Hope you all are doing well.
> 
> Please help me with a solution which, I am sure, will benefit others
> too.
> 
> Problem:        It is very difficult to remember tones of figures
> 
> Solution:       It is easier to remember nearest lower/higher figures
> 
> Formula/function required:      If last two digits>50, convert the
> entire
> figure to higher 00 level and if last two digits<50, convert the
> entire figure to lower 00 level
> 
> Sales Qty             Formula/function required, which will lead to
> 
> 2723                            2700
> 2584                            2600
> 2358                            2400
> 147                            100
> 91547232                       91547200
> 
> 
> I use Office 2007 at home and 2003 in office
> 
> I am well versed with excel but not much with VBA
> 
> Thanking you in advance.
> 
> Regards,
> Dharmendra
> 
> > 

_________________________________________________________________
POP access for Hotmail is here! Click here to find out more
http://windowslive.ninemsn.com.au/article.aspx?id=802246
--~--~---------~--~----~------------~-------~--~----~
-------------------------------------------------------------------------------------
Some important links for excel users:
1. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at 
http://www.excelitems.com
2. Excel tutorials at http://www.excel-macros.blogspot.com
3. Learn VBA Macros at http://www.vbamacros.blogspot.com
4. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 

To post to this group, send email to excel-macros@googlegroups.com
If you find any spam message in the group, please send an email to:
Ayush Jain  @ jainayus...@gmail.com or
Ashish Jain @ 26may.1...@gmail.com
-------------------------------------------------------------------------------------
-~----------~----~----~----~------~----~------~--~---

Reply via email to