Hey guys,
I’m struggling to get my if condition to return a value which is formatted as a currency.
Formula as below
IF(Client=‘Ebay’,{Qty/Hr}*{Qty/Hr Price}*0.029+0.30,’’)
This is returning the value as a number with decimals, but refusing to allow ...