Trim

  • Thread starter Thread starter Charles L. Phillips
  • Start date Start date
C

Charles L. Phillips

Hello,
I created a report (mailing labels) in MS-Access97.
When I upgraded to MS-Access 2000 & tried to print my mailing labels,
a text box appears asking me to "Enter Parameter Values (Trim/Format).
Thus, I cannot print or preview ANY of my mailing labels...

Can/will ANYONE help me with this issue????


Sincerely,
Charles L. Phillips
 
I'm not certain what you are experiencing, but as a first try, open any
module, on the menu Tools | References, and uncheck any that are shown as
Missing. If you do any DAO data access in VBA code, while you are there,
check the Microsoft DAO 3.6 Library and move it up higher in the list than
the ADO Library reference.

If that doesn't solve the problem. Come back here and clarify with some
details... please clarify or follow up here in the newsgroup, not by e-mail.
Thanks.

Larry Linson
Microsoft Access MVP
 
Back
Top