I was hoping to get some help with a formula for tracking my product costs.
Paypal charges 2.9% + 0.30 per transaction. So you can easily track the amount that will be deducted as follows:
(([product cost]*2.9)+0.30)
But there is a reverse function in Paypal that teels you what to charge per product to receive a specific cost after Paypal fees, so the customer pays these fees rather than the vendor.
So if, I wanted $5.00 for a product, it would cost me $0.45 to use Paypal and I would net $4.55.
If I wanted to actually make $5.00 per tranaction, the PayPal calculator tells me I would have to charge $5.46.
Given the information above, how can I write a formula in Excel to tell me what I need to charge to make a specific amount, rather than having to type the information into the PayPal calculator all the time?
Bookmarks