To implement the formula in your sheet, please follow the following steps:
For example, I have created the following formula for ROI calculation.
ROI Calculator:
ARITH(([Amount]-[Unit Price])/[Amount]*100)
Note: Here “Amount” & “Unit Price” are the column names.