mrchonginhk
Well-known Member
- Joined
- Dec 3, 2004
- Messages
- 679
Suppose I have a query outputing only one single record of only one field, eg "Peter".
I want it to show on Ms Word. If database query change later to "Mary", I want the Peter on Ms Word becomes Mary too.
I created a field code on Ms Word like this
{DDEAUTO MSAccess "C:\\File1.mdb;Table Table1" All \t}
It works. However, it also shows the header of the Access Table like this in Ms Word now:-
Name
Peter
What can I do to to remove the header 'Name' ?
Thanks
I want it to show on Ms Word. If database query change later to "Mary", I want the Peter on Ms Word becomes Mary too.
I created a field code on Ms Word like this
{DDEAUTO MSAccess "C:\\File1.mdb;Table Table1" All \t}
It works. However, it also shows the header of the Access Table like this in Ms Word now:-
Name
Peter
What can I do to to remove the header 'Name' ?
Thanks