How do I print my excel contact sheet into avery labels

M

madison

I have company names and addresses with items in separate columns. How do I
convert this information in columns to avery labels for printing to my epson
photo 1280.
 
D

Daniel CHEN

As I know it is very difficult to print labels from Excel, only if you
pre-layout the page to be printed.
One suggestion:
Export those contact information into Word and print from there (VBA code
can do this)

--
Best regards,
---
Yongjun CHEN
=================================
XLDataSoft - Data Analysis Expert, Excel/VBA Specialist
- - - - www.XLDataSoft.com - - - -
Free Excel-Based Data Processing Tool is Available for Download
=================================
 
S

Sean

Hi,

You should be able to merge the data into a word document.
Create a template in Word and merge the Excel data into this and print the
labels from word.

Hope this helps.

Sean
 
Top