Mail Merge Problem
Hi Frnds,
I have a problem regarding Mail Merge.
I want to create a merge document from my MS Access Form. My database table is containing some concatenate fields. Now I need to parse them and make a SQL query using those parsed value as a data source of that merge document. When I am sending a proper SQL query (without concatenate them), itâs working. But when I am using a customized SQL query (like SELECT âBrownâ as Color), itâs not working.
Can you please help me regarding this problem?
|