Merging numbers in labels

  • Thread starter Thread starter hyjanks
  • Start date Start date
H

hyjanks

I want to label several hundred slides using labels with individual numbers
and classifications like this: CS - 1 (CS for color slide, with individual
numbers starting with 1 going to 84).
I've set up a custom label templet in Word 2007 for Slide PROlabels but
can't figure out how to put individual numbers on them without labeling each
one. I've tried setting up some sort of merge system through Excel, but
that's a total mystery to me.
Is there anyway to accomplish this?
Also, I can't change the font type or size for printing on labels even
though I've done this in the Word document associated with the label. Can
you also help me with this?
 
Use a query between table and Word and concatenate fields in one text box --
PhotoNUM: [Type] & " - " & [Photo]
Use PhotoNUM in the Word document.
 
Back
Top