S
Smilinjayd
I need to create function consisting of three "IF" stmts. The formula
would need to be something like: IF "N2"="h" then multiply ("M2"*"I2")
* 52. OR, IF "N2"="W" then multiply "M2"*52. OR, IF "N2" = "m", then
multiply "M2" * 12. Can someone help me write this string? Thanks in
advance.
would need to be something like: IF "N2"="h" then multiply ("M2"*"I2")
* 52. OR, IF "N2"="W" then multiply "M2"*52. OR, IF "N2" = "m", then
multiply "M2" * 12. Can someone help me write this string? Thanks in
advance.