Hi Dietmar,
Basically, you don't edit an Excel data source file linked in via DDE,
ODBC or OLE DB with Word data managing tools. If you're using Words
internal spreadsheet converter, which actually generates a virtual,
delimited text file, then the tools might work, in the UI.
There is no VBA interface for these tools because they shouldn't be
necessary for a programmer. VBA allows you to use DAO, ODBCDirect or ADO
to work directly with data sources. For Excel, the method Doug suggests
(automation) is also a possibility.
> thanks for your fast reply and the link. I'm afraid this doesn't fit
> to me. I use the Excel file as a datasource for the mail merge
[quoted text clipped - 4 lines]
> (Mail merge recipients / Edit). Unfortuanetly I cannot get the VBA
> code for this methode.
Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Sep 30 2003)
http://www.mvps.org/word
This reply is posted in the Newsgroup; please post any follow question
or reply in the newsgroup and not by e-mail :-)