Jan 31, 2008 #1 AdventurGurl Technical User Joined Aug 2, 2006 Messages 16 Location US What would the formula be in GF (x-y) button beside "New Page After" if I don't want the very last record to create a new page after? Thanks in advance, Carrie
What would the formula be in GF (x-y) button beside "New Page After" if I don't want the very last record to create a new page after? Thanks in advance, Carrie
Jan 31, 2008 #2 lbass Technical User Joined Feb 9, 2002 Messages 32,818 Location US not onlastrecord -LB Upvote 0 Downvote
Jan 31, 2008 Thread starter #3 AdventurGurl Technical User Joined Aug 2, 2006 Messages 16 Location US Thank you very much... I was just trying: {Account.AC_Number} = next({Account.AC_Number}) and {Customer.CU_ID} = next({Customer.CU_ID}) ...to see if it would work but you suggestion is perfect! Thanks lbass!! Upvote 0 Downvote
Thank you very much... I was just trying: {Account.AC_Number} = next({Account.AC_Number}) and {Customer.CU_ID} = next({Customer.CU_ID}) ...to see if it would work but you suggestion is perfect! Thanks lbass!!