Word Merge using Access Query

  • Thread starter Thread starter Linda
  • Start date Start date
L

Linda

I have a Word file for printing my labels for new entries
into the database. The query runs based on the received
date. The query is pulling the data perfectly. But when
Word runs the merge, it is not picking up the first
line/entry from the query. I cannot figure out why. Any
ideas?
 
Hi Linda,

This sounds like a bug. Can you give us some more particulars? Version of
Office? Service Pack? Version of Windows? Windows Service Pack?

Can you duplicate it using the Northwind sample database? Please post the
query's SQL.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access
 
Access 2002 SP3; Windows XP
I don't know how to find out what XP service pack i have
on this system
I don't know SQL. I used the Access query function using
a criteria of Date(). The query runs fine. It finds the
files. But when I run my merge from Word, it drops off
the first file.
 
Back
Top