#1   Report Post  
Posted to microsoft.public.excel.misc
CJ CJ is offline
external usenet poster
 
Posts: 102
Default percentage

I need a formula to divide 2 numbers and return with a percentage with 2
decimals.
eg: 684/937 to return with 72.99%.

Thanks in advance
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,593
Default percentage

Just format (FormatCellsPercentage) as % with two dec places.

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"cj" wrote in message
...
I need a formula to divide 2 numbers and return with a percentage with 2
decimals.
eg: 684/937 to return with 72.99%.

Thanks in advance



  #3   Report Post  
Posted to microsoft.public.excel.misc
CJ CJ is offline
external usenet poster
 
Posts: 102
Default percentage

Can't format cells, lost password to unlock work sheet.
Is there a manual formula you can enter in the cell?

"Bob Phillips" wrote:

Just format (FormatCellsPercentage) as % with two dec places.

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"cj" wrote in message
...
I need a formula to divide 2 numbers and return with a percentage with 2
decimals.
eg: 684/937 to return with 72.99%.

Thanks in advance




  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,572
Default percentage

Try this:

=TEXT(A1/B1,"0.00%")
--

HTH,

RD
================================================== ===
Please keep all correspondence within the Group, so all may benefit!
================================================== ===


"cj" wrote in message
...
Can't format cells, lost password to unlock work sheet.
Is there a manual formula you can enter in the cell?

"Bob Phillips" wrote:

Just format (FormatCellsPercentage) as % with two dec places.

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my
addy)

"cj" wrote in message
...
I need a formula to divide 2 numbers and return with a percentage with 2
decimals.
eg: 684/937 to return with 72.99%.

Thanks in advance






  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default percentage

Just add the "=" sign to 684/937 to make it a formula.

=684/937 returns 72.99

Then format as Bob suggests.


Gord Dibben MS Excel MVP


On Sat, 27 Oct 2007 16:06:02 -0700, cj wrote:

I need a formula to divide 2 numbers and return with a percentage with 2
decimals.
eg: 684/937 to return with 72.99%.

Thanks in advance




  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default percentage

If the sheet is protected, how will you enter a formula in a cell, or is the
cell unlocked?

If the latter, see RD's response.


Gord

On Sat, 27 Oct 2007 16:20:00 -0700, cj wrote:

Can't format cells, lost password to unlock work sheet.
Is there a manual formula you can enter in the cell?

"Bob Phillips" wrote:

Just format (FormatCellsPercentage) as % with two dec places.

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"cj" wrote in message
...
I need a formula to divide 2 numbers and return with a percentage with 2
decimals.
eg: 684/937 to return with 72.99%.

Thanks in advance





  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 492
Default percentage

You can overcome the protection quite easily, If you aren't familiar with
code post back and you'll be talked through it by someone,
http://www.mcgimpsey.com/excel/removepwords.html
Regards,
Alan.
"cj" wrote in message
...
Can't format cells, lost password to unlock work sheet.
Is there a manual formula you can enter in the cell?

"Bob Phillips" wrote:

Just format (FormatCellsPercentage) as % with two dec places.

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my
addy)

"cj" wrote in message
...
I need a formula to divide 2 numbers and return with a percentage with 2
decimals.
eg: 684/937 to return with 72.99%.

Thanks in advance





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
percentage ekkeindoha Excel Worksheet Functions 9 October 10th 07 10:55 PM
Percentage help with excel New Users to Excel 1 February 12th 07 10:41 PM
using =sum() to get a percentage [email protected] Excel Worksheet Functions 6 June 20th 06 05:34 PM
Calculating a percentage with the end percentage in mind Shadowshady Excel Discussion (Misc queries) 2 June 17th 06 09:41 AM
Bar Chart depicting the "percentage of another percentage(less than 100)" TEAM Charts and Charting in Excel 1 October 28th 05 05:06 AM


All times are GMT +1. The time now is 07:11 AM.

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

About Us

"It's about Microsoft Excel"