Advertisement
Guest User

Untitled

a guest
Mar 2nd, 2020
643
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. SP BUD Variance % =
  2. IF(OR([SP Display] = "", [BUD SP Display] = ""), "", DIVIDE(VALUE(SUBSTITUTE([SP Display],"%","")) - VALUE(SUBSTITUTE([BUD SP Display],"%","")),VALUE(SUBSTITUTE([SP Display],"%",""))))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement