I am trying to print out a duplex folded address book. Is there anyway to format a 2 column report with multiple pages to have column 1 an column 2 alternate between ascending and descending order on the same page? For example:
Page1
Column 1 = Names beginning with letter “Z” (this will be the left column of the page)
Column 2 = Names beginning with letter “A” (this will be the Right column of the page)
Page2
Column 1 = Names beginning with letter “B”
Column 2 = Names beginning with letter “Y”
Odd pages should have the 1st column in descending order and the 2nd in ascending order, while the even pages should be just the opposite.
I hope I’ve explained this correctly and would be extremely grateful for any and all advice.
Thank you kindly,
Pat
Page1
Column 1 = Names beginning with letter “Z” (this will be the left column of the page)
Column 2 = Names beginning with letter “A” (this will be the Right column of the page)
Page2
Column 1 = Names beginning with letter “B”
Column 2 = Names beginning with letter “Y”
Odd pages should have the 1st column in descending order and the 2nd in ascending order, while the even pages should be just the opposite.
I hope I’ve explained this correctly and would be extremely grateful for any and all advice.
Thank you kindly,
Pat