Hi there, fine folks!
I would like to generate labels for an envelope from a table of data. I have the table of data in a worksheet within a workbook formatted to have the six columns of information. This worksheet is called LabelPrep. I formatted a second worksheet called Labels to look like a series of address labels with each field corresponding to a field from the LabelPrep worksheet. I'm curious how to write the code for a macro that takes the information from the LabelPrep table and inserts it into the appropriate fields in the Labels worksheet.
In a dream world there could be an extra column in the LabelPrep worksheet that indicated how many of each type of label and the macro could read that and prepare the correct number of labels! This feels like wishful thinking but it can't hurt to put it out there!
Can you help?
I would like to generate labels for an envelope from a table of data. I have the table of data in a worksheet within a workbook formatted to have the six columns of information. This worksheet is called LabelPrep. I formatted a second worksheet called Labels to look like a series of address labels with each field corresponding to a field from the LabelPrep worksheet. I'm curious how to write the code for a macro that takes the information from the LabelPrep table and inserts it into the appropriate fields in the Labels worksheet.
In a dream world there could be an extra column in the LabelPrep worksheet that indicated how many of each type of label and the macro could read that and prepare the correct number of labels! This feels like wishful thinking but it can't hurt to put it out there!
Can you help?