is there a way of using a formated word template in access reports,
A Arvin Meyer Feb 8, 2005 #2 Cnone said: is there a way of using a formated word template in access reports, Click to expand... Sure. The easiest way is through Automation (what used to be called OLE) Using Word bookmarks, you can pass Access data to the Word template file. There's an example on my website using a template called Letter.dot: http://www.datastrat.com/Code/WordMerge.txt -- Arvin Meyer, MCP, MVP Microsoft Access Free Access Downloads http://www.datastrat.com http://www.mvps.org/access
Cnone said: is there a way of using a formated word template in access reports, Click to expand... Sure. The easiest way is through Automation (what used to be called OLE) Using Word bookmarks, you can pass Access data to the Word template file. There's an example on my website using a template called Letter.dot: http://www.datastrat.com/Code/WordMerge.txt -- Arvin Meyer, MCP, MVP Microsoft Access Free Access Downloads http://www.datastrat.com http://www.mvps.org/access