Results 1 to 2 of 2

Thread: Mailing labels

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 1999
    Location
    ny,ny,usa
    Posts
    1

    Post

    I was wondering if someone can tell me how to set up mailing labels in VB 6? the data (adderesses) will be coming from an access database. Whats a good way to set this up?

  2. #2
    New Member
    Join Date
    Jul 1999
    Posts
    4

    Post

    I haven't worked much with VB reports (yet)
    Most of my projects heavily involve databases.
    But this might help you come up with a solution.
    Create a report with label formatting (Most programs support common label designs.
    ) Create a recordset from the desired addresses as the source for the report, then place the fields <Name> <Address> <City> etc. In the desired positions.

    HTH


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width