August 2, 200421 yr Newbies I need to create a duplex layout with the back side set up for labels. It's the labels that is causing me problems. I've inserted my fields but when it prints I get a whole page of the same record instead of a different record for each label. Any help? Thanks garrison
August 3, 200421 yr Hi, Are the fields located in related records? If so, add the line "go to related record(x)" and check the "show related only". Otherwise you can print only the selected record. And if that still doesn't work, make a script omitting all other records efore printing the desired label. Jim
Create an account or sign in to comment