Access mailing label spacing

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have no spaces between fields on my address labels using the label wizard
of Access Office XP any suggestions ?
 
Change the control sources of the text boxes to add the spaces.
=[City] & ", " & [State] & " " & [ZipCode]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top