Thread: Merge and print
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Einar Einar is offline
external usenet poster
 
Posts: 12
Default Merge and print

Hello
I want to print out different pricelists dipending on postal code. I need to
copy values from a list of name, adress and postal code(A2:B30), paste it,
print it and then move to the next name in the list.

How do i program this?