View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Nick Hodge Nick Hodge is offline
external usenet poster
 
Posts: 1,173
Default Printing labels from names and addresses in an excel

Use the mail merge/label functionality in Word, using the Excel data as your
data source for the merge

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
www.nickhodge.co.uk
HIS


"jimtmcdaniels" wrote in message
...
Help,

I need to print labels from an excel I have the data in.

The excel has a row for each person, each row has a cell for first name, a
cell for last name, a cell for the street, cell for city, a cell for state
and a cell for zip.

Thank-you for your time!