Hi,
I was using Dwayne Hookam Concatenate function
I was trying to Concatenate 2 different Tables but I am not sure of the Syntax
TestClosure: Concatenate("SELECT DISTINCT [Nde(ClosureWeld) tbl].[ClosureWeldNo] & " * " & [FWelds tbl].[WeldNo] FROM [FWelds tbl] , [Nde(ClosureWeld) tbl]...