M
Melissa Thompson via AccessMonster.com
IIf(([CourseCode]="076051WPL00" And [Completed]=-1),"Completed","Not
Completed")
IIf(([CourseCode]="076051WPL01" And [Completed]=-1),"Completed","Not
Completed")
I have these two statements that I had in two seperate columns but the
results are not correct. What am doing wrong? HOw can I nest these?
Completed")
IIf(([CourseCode]="076051WPL01" And [Completed]=-1),"Completed","Not
Completed")
I have these two statements that I had in two seperate columns but the
results are not correct. What am doing wrong? HOw can I nest these?