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 / September 2006

Tip: Looking for answers? Try searching our database.

how can i get %. like 100+85+75+96=89.0%

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Elvis Perez - 03 Sep 2006 18:34 GMT
I want the pecentage like 100+85+75+96=89.0%
kassie - 03 Sep 2006 19:07 GMT
Same way you did on the calculator?  =(100+85+75+96)/4, or with your values
in say B2:E2, then in F2 enter =SUM(B2:E2)/4.  If you want it displayed as %,
devide by a further 100, format cell as percentage, 1 decimal point -
=SUM(B2:E2)/400, or =(100+85+75+96)/400, or else enter the values as
percentages 1, 0.85, 0.75 and 0.96, and then devide by 4 at the end

> I want the pecentage like 100+85+75+96=89.0%
kassie - 03 Sep 2006 19:09 GMT
Same way you did on the calculator?  =(100+85+75+96)/4, or with your values
in say B2:E2, then in F2 enter =SUM(B2:E2)/4.  If you want it displayed as %,
devide by a further 100, format cell as percentage, 1 decimal point -
=SUM(B2:E2)/400, or =(100+85+75+96)/400, or else enter the values as
percentages 1, 0.85, 0.75 and 0.96, and then devide by 4 at the end

> I want the pecentage like 100+85+75+96=89.0%
Trevor Shuttleworth - 03 Sep 2006 23:21 GMT
Looks more like an average than a percentage

Add them up, divide by the number of entries

=(100+85+75+96)/4

If you do want it to look like a percentage:

=(100+85+75+96)/4/100    and format as percentage

Regards

Trevor

>I want the pecentage like 100+85+75+96=89.0%
Jaleel - 04 Sep 2006 08:06 GMT
Hi,

Try this:

=AVERAGE(100,85,75,96)/100

Change the to %

Regards,

Jaleel

> Looks more like an average than a percentage
>
[quoted text clipped - 11 lines]
>
> >I want the pecentage like 100+85+75+96=89.0%
 
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.