Hi!
I just make the 'Front' file as is with labels since it work with the 'Next Record' rule to populate other IDs with the other person's data. For the 'Back' file, I have attached the file with no textbox.
My concern is if I print out these two files, the data of the 'Back' file will not mirror what it should be of the 'Front' file.
if no Macro it will be, Front - 1 2 3
Back - 3 2 1
with the current macro, it's Front - 1 2 3
Back - 1 2 1
What I want is, Front - 1 2 3
Back - 1 2 3
And I'm not using any particular label product supported by Word.
I hope I explained everything clearly.