I've come this far trying to create an if statement as I do not know VBA. Can someone help me determine how and where to place the missing verticle bar? I'm not even sure I know where to locate such on the keyboard ;-0
Thank you for your help!
Mel
IIf(If[TERM]= '2122', 'Spring 2012',IIf([TERM]= '2114', 'Fall 2011', IIf([TERM]= '2113', 'Sumemr 2011', '-'))
Thank you for your help!
Mel
IIf(If[TERM]= '2122', 'Spring 2012',IIf([TERM]= '2114', 'Fall 2011', IIf([TERM]= '2113', 'Sumemr 2011', '-'))