M
Martin
Hi,
I have a query that I need to assign a WHERE clause within the statement.
This is below:
Monthly Update: IIf([tblData]![RELATIONSHIP_TYPE]="*BR*",[tblData2]![Jan
'09]* [tblData3]![Rate] WHERE [tblData3]![Location Type] = "BR",0)
Does anyone know where I am going wrong here?
Any help woudl be appreciated.
I have a query that I need to assign a WHERE clause within the statement.
This is below:
Monthly Update: IIf([tblData]![RELATIONSHIP_TYPE]="*BR*",[tblData2]![Jan
'09]* [tblData3]![Rate] WHERE [tblData3]![Location Type] = "BR",0)
Does anyone know where I am going wrong here?
Any help woudl be appreciated.