Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / March 2008

Tip: Looking for answers? Try searching our database.

Using Percent

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Traci - 19 Mar 2008 15:58 GMT
I am setting up payroll, in the first cell is gross wages, the next cell
calculates gross wages by 6.2%.  =product(K5,6.2%)Each pay period is a row,
so at the end of the month I have the totals for each column, however, when
the column adds the numbers in the cells that calculated the gross wages by
6.2% it is off by a penny. Not all the time is it off, just here and there.  
I have tried using .062 instead of the percent sign and no luck there.  
Thanks for any help!!
Signature

Traci

Gary''s Student - 19 Mar 2008 17:27 GMT
=ROUND(PRODUCT(K5,6.2%),2)
Signature

Gary''s Student - gsnu200774

> I am setting up payroll, in the first cell is gross wages, the next cell
> calculates gross wages by 6.2%.  =product(K5,6.2%)Each pay period is a row,
[quoted text clipped - 3 lines]
> I have tried using .062 instead of the percent sign and no luck there.  
> Thanks for any help!!
GuruGirl - 23 Mar 2008 04:01 GMT
If you are an accountant you will not want to use the ROUND function any
longer in Excel 2007.  The reason is that the round function does not
properly apply the 4/5 rounding convention for financial calculations.

if you try to trick it by using additional digits such as =round(a1,3)
instead of 2, your %'s or totals will not equal 100%.  

This is very aggravating, and there is no way to consistently and accurately
round to the 4/5 convention.

Do not use the Round function if you are calculating financial results with
large numbers, your results will contain errors.

> =ROUND(PRODUCT(K5,6.2%),2)
>
[quoted text clipped - 5 lines]
> > I have tried using .062 instead of the percent sign and no luck there.  
> > Thanks for any help!!

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.