ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   The goal is 5 per 100 transactions, how do I write formula for % (https://www.excelbanter.com/excel-discussion-misc-queries/98547-goal-5-per-100-transactions-how-do-i-write-formula-%25.html)

andy3468

The goal is 5 per 100 transactions, how do I write formula for %
 
I'm new to Excel and I'm trying to write this formula; please help!

For example:

100 Transactions done today
5 subscriptions
=100%

andy

Gary''s Student

The goal is 5 per 100 transactions, how do I write formula for %
 
In A1 put 100
In A2 put 5
In A3 put =A2*20/A1 and format as percentage
--
Gary's Student


"andy3468" wrote:

I'm new to Excel and I'm trying to write this formula; please help!

For example:

100 Transactions done today
5 subscriptions
=100%

andy


CLR

The goal is 5 per 100 transactions, how do I write formula for %
 
With your Transactions in A1, and your Subscriptions in A2, Type this formula
in A3

=LOOKUP(A2/A1,{0,0.05,0.051},{"less than 100%","100%","Over 100%"})

hth
Vaya con Dios,
Chuck, CABGx3



"andy3468" wrote:

I'm new to Excel and I'm trying to write this formula; please help!

For example:

100 Transactions done today
5 subscriptions
=100%

andy



All times are GMT +1. The time now is 11:03 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com