|
-
Aug 16th, 1999, 08:48 AM
#1
Thread Starter
New Member
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?
-
Aug 17th, 1999, 05:35 PM
#2
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|