T
TLAngelo
I am creating a simple spreadsheet to calculate my earnings from an online
business I have. I am having trouble with calculating my Paypal fees which
are 2.9% + .30 cents for each transaction. So I tried to take the selling
price plus the shipping price and multiply it times the 2.9% plus .30 cents,
but it won't work. My paypal fee of .30 cents is in H4 and the 2.9% is in
H5, the selling price is in column E and the shipping is in column K, so this
is what I tried, @sum(e8+k8*h5+h4). It returns $8.37... I don't think that's
right since the selling price was $8.00 and the shipping was 2.50!
It's probably a dumb error, but I can't figure it out!
Thanks in advance for your help!
Tania
business I have. I am having trouble with calculating my Paypal fees which
are 2.9% + .30 cents for each transaction. So I tried to take the selling
price plus the shipping price and multiply it times the 2.9% plus .30 cents,
but it won't work. My paypal fee of .30 cents is in H4 and the 2.9% is in
H5, the selling price is in column E and the shipping is in column K, so this
is what I tried, @sum(e8+k8*h5+h4). It returns $8.37... I don't think that's
right since the selling price was $8.00 and the shipping was 2.50!
It's probably a dumb error, but I can't figure it out!
Thanks in advance for your help!
Tania