LadyPeeper
Programmer
I'm really new at this so here goes. If you need me to detail my question more then let me know.
I'd like to create some mailing labels that run four labels to each row. Each label has three lines and each label is a different record. So I would define my lines as Name1, Address1, Town1 for my first label, Name2, Address2, Town2 for my second label....up to label four, then the fifth label would end up under label one and it would continue left to right. I don't want to do a read, process, read, process, read, process thing with a lot of IF statements clearing it up. Maybe process current record then read next record but don't know how to set it up.
Anyway, any takers out there? Your guidance is helpful.
[sig][/sig]
I'd like to create some mailing labels that run four labels to each row. Each label has three lines and each label is a different record. So I would define my lines as Name1, Address1, Town1 for my first label, Name2, Address2, Town2 for my second label....up to label four, then the fifth label would end up under label one and it would continue left to right. I don't want to do a read, process, read, process, read, process thing with a lot of IF statements clearing it up. Maybe process current record then read next record but don't know how to set it up.
Anyway, any takers out there? Your guidance is helpful.
[sig][/sig]