B
bmistry
Hi,
I would like to create a simple function that read IF
[Practice] or [Location] is blank "No Data"
The OR and AND Functions are causing me problems. I have
entered the following into the query and I am getting the
error "You have entered a comma without a preceding value
or identifier"
Geographic Alignment: IIf(OR(IsNull([Practice]),(IsNull
([LocationDesc])"No Data")))
Also, if I want enter more then 1 IF Statement, does it
work in a similar way to excel where i just keep adding
with a "," inbetween? Is there a limit to the number of IF
statements I can have?
Thanks in advance
Bhavini
I would like to create a simple function that read IF
[Practice] or [Location] is blank "No Data"
The OR and AND Functions are causing me problems. I have
entered the following into the query and I am getting the
error "You have entered a comma without a preceding value
or identifier"
Geographic Alignment: IIf(OR(IsNull([Practice]),(IsNull
([LocationDesc])"No Data")))
Also, if I want enter more then 1 IF Statement, does it
work in a similar way to excel where i just keep adding
with a "," inbetween? Is there a limit to the number of IF
statements I can have?
Thanks in advance
Bhavini