Z
Zilla
Hi,
I have a control on a report which looks like this:
=IIf([Gender]="m" And [age]="4",Sum(Abs([Age])),"0")
....but Access gives me an error msg telling me that this is either typed
incorrectly or is too complicated to be evaluated. Can anyone help?! Thanks
in advance.
I have a control on a report which looks like this:
=IIf([Gender]="m" And [age]="4",Sum(Abs([Age])),"0")
....but Access gives me an error msg telling me that this is either typed
incorrectly or is too complicated to be evaluated. Can anyone help?! Thanks
in advance.