G
Guest
'll be pleased if somebody could help me generate an expression or better
still a statement that will evaluate a value in a field and represent it with
a txt in another field.
Is thre a way out?
An example is;
If Totals >70, Then Grade=A
ElseIf Totals >60but<70 Grade=B
Else......till F.Where the options will end.
NB. Totals and Grade are fields on a query.
Thanks for helping.
still a statement that will evaluate a value in a field and represent it with
a txt in another field.
Is thre a way out?
An example is;
If Totals >70, Then Grade=A
ElseIf Totals >60but<70 Grade=B
Else......till F.Where the options will end.
NB. Totals and Grade are fields on a query.
Thanks for helping.