Forum Discussion
erihsehc
8 years agoHelper III
number formating issue
hi there, I would like the number format in %, however, when I used formula ratio% = IFERROR(SUM(Sheet1[sales])/SUM(Sheet1[cost]),"na"), the result cannot be formatted in %, how to solve this? th...