R
Richard
Could someone please tell me what would be the best
possible solution for the following problem? Macro's,
Visual Basic, or some other way?
I have a data file that is in order by Zip Code. The
problem is this.
I need to read each record sequentially and figure out
which Mail Merge Letter to merge the data "record" with.
There are six possiblities for letters. So, for example,
Record 1 must be Mail Merged with Letter Type "Candle"
Record 2 "Enrollment"
Record 3 "Candle"
Record 4 "Candle"
Record 5 "Mass"
All the while keeping the Zip Order.
Any suggestions? and does this make sense?
Many Thanks
Richard
possible solution for the following problem? Macro's,
Visual Basic, or some other way?
I have a data file that is in order by Zip Code. The
problem is this.
I need to read each record sequentially and figure out
which Mail Merge Letter to merge the data "record" with.
There are six possiblities for letters. So, for example,
Record 1 must be Mail Merged with Letter Type "Candle"
Record 2 "Enrollment"
Record 3 "Candle"
Record 4 "Candle"
Record 5 "Mass"
All the while keeping the Zip Order.
Any suggestions? and does this make sense?
Many Thanks
Richard