I have a merge doc that has this command:
{DATABASE \d "c:\\tmp\\odbc.mdb" \s "select * from \"t_address\" }
The t_address table has one field only: the address.
I need the addresses to be in a certain sort order, so I tried adding a
number field to the table. This fixes the sort order problem, but now the
number field gets inserted into my word doc along with the address. Is there
a way to specifiy that I only want the address field to insert into my doc?
--
Hope this helps
Doug Robbins - Word MVP
Please reply only to the newsgroups unless you wish to avail yourself of my
services on a paid, professional basis.
"slickdock" <slic...@discussions.microsoft.com> wrote in message
news:CDAB1DCB-27B1-4AC0...@microsoft.com...