I’m looking for an Excel formula that could help me forecast the price I need to list the item in order to make an 20% NET profit from all products.
The data I have is:
- eBay & paypal fees.
(e.g: ebay fee is 7% off sellig price + $0.3
paypal fee is 2.9% off sellig price + $0.2)
-
product cost.
-
shipping cost.
SO: if the product cost $50 and lets say the shipping is free then I need to list the product for $66.78 in order to make a NET profit of 20% = $10. (ebay fee: $4.54 | paypal fee: $2.24)
How can I use a formula to forecast the “$66.78” cell?
Some helpful links:
Best Regards,
Tomer S.
Based on the information you have given, you have:
And you also want:
So you need:
So in Excel, you can use the following (lines 12 and following are just a check):
By the way, the answer to your example is $67.15, not $66.78.