Thread: [Solved] IF Formula - multiple values
View Single Post
 
Old 03-16-2015, 04:08 PM
Jac_Fcb Jac_Fcb is offline Windows 8 Office 2013
Novice
 
Join Date: Mar 2015
Posts: 1
Jac_Fcb is on a distinguished road
Default IF Formula - multiple values

Hello everyone!

I'm trying to come up with a formula that allows me to come up with a certain value (number) if the value next to it (text) is typed in.

e.g: IF D4 is equal to "Complete", then return "1". IF D4 is equal to "In process", return "0". IF D4 is equal to "Pending", return "-1"

Thanks in advance,
Reply With Quote