% without % sign

A

Alex

I am trying to calculate percentages of five columns of
data without the percent sign.
How would I do this?

Cell Format % returns 6.5%
Objective % - > 6.5

Thank you.
Alex
 
A

Ashish Mathur

Hi,

If the data is in cell B3 and C3, then enter the formula
as =C3/B3*100 in cell D3. Hope this answers your question

Regards,

Ashish Mathur
 
A

alex

I already have all the data calculated as =c3/b3 and I was
wondering if you could change the cell formating or apply
a formula to a block of cells. Thanks for your easy
answer, but it was not the answer to my question.
 
A

Ashish Mathur

Hi,

Sorry for misunderstanding your question

Do the following

1. Type 100 somewhere outside the range of data
2. Copy this value
3. Select the range which contains the formula
3. Go to Edit > Paste Special > Select Multiply

Hope this is useful

Regards,

Ashish Mathur
Excel - MVP
 
A

Alex

Thank you very much.
-----Original Message-----
Hi,

Sorry for misunderstanding your question

Do the following

1. Type 100 somewhere outside the range of data
2. Copy this value
3. Select the range which contains the formula
3. Go to Edit > Paste Special > Select Multiply

Hope this is useful

Regards,

Ashish Mathur
Excel - MVP




.
 
M

Myrna Larson

Beware, however, that the proposed solution changes your data by multiplying it by 100. It's no
different than changing your formulas to =C3/B3*100.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top