![]() |
|
#1
|
||||
|
||||
![]()
Just enter all the relevant fields on the label. If there is no data in the field for a particular record nothing will print on the label.
I there are gaps, then conditionally insert the field e.g. { MERGEFIELD CUSTOMER }{IF { MERGEFIELD FIELDNAME1 } <> "" " {MERGEFIELD FIELDNAME1 }" }{IF { MERGEFIELD FIELDNAME2 } <> "" " {MERGEFIELD FIELDNAME2 }" }ETC Mail merge labels with Microsoft Office covers the merge process, although originally written for an earlier Word version, the process remains similar.
__________________
Graham Mayor - MS MVP (Word) (2002-2019) Visit my web site for more programming tips and ready made processes www.gmayor.com |
#2
|
|||
|
|||
![]() Quote:
If create a table with customer information and rows for orders I can imput that onto the labels to insert customer info, sale1, sale2, sale2, sale4, sale5, next customer info, etc. When I do it in this fashion if the customer bought two things it leaves me with 3 blank labels when I'm ready to print. This would lead to many wasted labels. I'm not sure if this is the same way you're explaining to do it? I really appreciate your time, do you have any recommended places I can look to become more familiar with vba and these types of situations? I feel bad basically asking you to teach me so I can understand the advice that you are giving. I don't mind learning more and getting a better understanding and then coming back to this thread to move further but I'm having a hard time finding a good place to learn the information. |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
creating multiple data rows, for labels based on a cell value | josbor01 | Excel Programming | 3 | 01-02-2018 02:04 PM |
![]() |
sryder | Excel | 5 | 04-07-2016 03:37 PM |
Method to remove overlap in data labels for single series | omahadivision | Excel Programming | 0 | 12-28-2012 08:55 PM |
Powerpoint: adding data to trend lines w/o data labels | HaiLe | PowerPoint | 0 | 04-11-2011 09:21 AM |
Show different Data depending on Imput Value | Aton | Word | 0 | 09-15-2010 03:43 AM |