Skip to main content
Solved

IF condition unable to return a formatted Currency value

  • September 23, 2020
  • 3 replies
  • 59 views

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 me to format as currency

Formatting error:

Is anyone able to assist with this, thanks in advance.

Best answer by ScottWorld

May have been a typo with placeholders, I’ve edited with actual formula along with screenshots of the value returned.


Just get rid of the final comma and quotation mark, and you should be fine.

3 replies

ScottWorld
Forum|alt.badge.img+35
  • Genius
  • September 23, 2020

That is not a valid formula. What exactly are you trying to do? Please post some screenshots of your system, along with an explanation of what you’re trying to do.


  • Author
  • New Participant
  • September 23, 2020

That is not a valid formula. What exactly are you trying to do? Please post some screenshots of your system, along with an explanation of what you’re trying to do.


May have been a typo with placeholders, I’ve edited with actual formula along with screenshots of the value returned.


ScottWorld
Forum|alt.badge.img+35
  • Genius
  • Answer
  • September 23, 2020

May have been a typo with placeholders, I’ve edited with actual formula along with screenshots of the value returned.


Just get rid of the final comma and quotation mark, and you should be fine.