M
Michael Koerner
Using Office 2003 SP(2) trying to use the mailmerge feature to create two
sets of labels using Excel as the data source
I would like to be able to create a set of labels where the Country =
Canada, and a set of labels where the Country <> Canada, both using the
same excel spreadsheet.
I have tried using the SKIPIF command. I have worded the two templates like
this
{SKIPIF { MERGEFIELD Country = "Canada" }}
Rest of merge information
{SKIPIF { MERGEFIELD Country <> "Canada" }}
Rest of merge information
For some reason when I use the template (= Canada) I get no labels with any
information at all. When I use the second one (<> Canada) I get all the
labels both Canada and US
Which brings me to the end of my mailmerge knowledge. any suggestions would
be greatly appreciated.
sets of labels using Excel as the data source
I would like to be able to create a set of labels where the Country =
Canada, and a set of labels where the Country <> Canada, both using the
same excel spreadsheet.
I have tried using the SKIPIF command. I have worded the two templates like
this
{SKIPIF { MERGEFIELD Country = "Canada" }}
Rest of merge information
{SKIPIF { MERGEFIELD Country <> "Canada" }}
Rest of merge information
For some reason when I use the template (= Canada) I get no labels with any
information at all. When I use the second one (<> Canada) I get all the
labels both Canada and US
Which brings me to the end of my mailmerge knowledge. any suggestions would
be greatly appreciated.