View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
אלירם אלירם is offline
external usenet poster
 
Posts: 5
Default printing specific cells

Hello,

I think i have sufisticated question, so i would be glad to have an answer:

I'm gonna get married soon. i created an Excel worksheet of all the
participants, and now i'd like to print the names on envelopes. I don't want
to work too hard, i wanna print all the names automaticly.

For instance, if i have the name in colomn A, the address in column C, and
the postal code in the fifth column:

A C E
Joe Pink 210 W 70St. 10023

now, i wanna have only the names on the envelope, each name on each
envelope. for example, the details above will be written on the envelope,
seperated by new lines:

Joe pink
210 W 70St.
10023

Thanks a million.