I'm using Allan Browne's ConcatRelated module--well, trying to use it.
I absolutely cannot get it to work without the following error" Error 3075: Syntax error (Missing Operator) in query expression 'Project ID = PD00000914'.
Here's what I'm typing in the query:
expr1: ConcatRelated("E-mail","POC Master","Project ID = " & [New Program Sponsor POC].[Project ID])
I've tried double quotes "", triple quotes """ and quadruple quotes """"".
What am I missing?:banghead:
I absolutely cannot get it to work without the following error" Error 3075: Syntax error (Missing Operator) in query expression 'Project ID = PD00000914'.
Here's what I'm typing in the query:
expr1: ConcatRelated("E-mail","POC Master","Project ID = " & [New Program Sponsor POC].[Project ID])
I've tried double quotes "", triple quotes """ and quadruple quotes """"".
What am I missing?:banghead: