formula assistance

T

tanna

How do I create a formula that figures the percentage of
two number I have 268 subscriptions and 151 of those
ordered additional magazines, I need to figure out the
percentage of those that ordered additional subscriptions
from the total and I'm not familiar with excel formula
creations. Thanks
 
A

Art

Use the following formula:
=(A1/A2)
where A1 is Ordered Additional cell and A2 is the Total Subscriptions cell
Change the format of the cell just created to percentage (from the tool
bar/ Format/Cells

Art
 
Top