Assuming your second screenshot is what you want in terms of table formatting, you can get that result with the switches:
\l "36" \b "187" \h
and with the SELECT FROM statement written as:
SELECT [#] AS FER, `Year`, [InstrumentNo ] AS `'Instrument No'`, [DATE] AS`'Date'`, `Terms`, `CCY`, Format([Amount],'0') AS `Amount` FROM
As for the font used for the table, that is controlled by whatever font is applied in your mailmerge main document's Normal Style.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
|