=SUMIF([Platform Site]@row, CONTAINS("eBay", @cell), Net@row - [PayPal Fee]@row)
=SUMIF([Platform Site]@row, CONTAINS("fsx", @cell), Net@row - [Platform Fee]@row)
These work independently but I need them to work together for a column formula. When I try to put them together, I keep Error messages. Help. I have to have this sheet done today and this is one thing is holding me up. I know it may be something simple and I am just not seeing it.