How to do a If then Else...

821
1
10-27-2016 11:48 AM
DougBrowning
MVP Esteemed Contributor

Is there a way to do a If then Else? 

For example if they pick A then a different field gets a 1, if they pick B the field gets 2, if they pick C the field gets a 3.

I tried nesting If statements but it will not take it.  Maybe you can link pick lists?  

Thanks 

Tags (4)
0 Kudos
1 Reply
DougBrowning
MVP Esteemed Contributor

Well I guess I was just missing a ).  You can just nest a if in the no condition.

0 Kudos