Duane Hookom's - Concatenate and filter by Column

Joined
Jul 8, 2011
Messages
2
Reaction score
0
Hi,
I was looking for help.
I am using Duane Hookom's Concatenate Module.
I am using this in my query
CombinedRRs: Concatenate("SELECT DISTINCT [No] FROM [RR tbl] WHERE RR =""" & [RR tbl].[RR] & """")
this works good But I want to filter by another Column [CompleteDate]
If the [CompleteDate] Not Is Null. I only want those to Concatenate.

I am not sure how to write this.
Thanks BBryan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top