View Single Post
  #1  
Old April 24th, 2004, 11:36 PM
Benjamin
external usenet poster
 
Posts: n/a
Default Lock group of rows for printing purposes

I'm setting up a grid with client names, addresses, phone numbers, etc. Some of the information for each client takes up two rows, others three or four. If I add a client in the middle, I'd like to be sure that all the information for each client moves forward to the next page if there's not enough room at the bottom of the page. Is there a way to group the rows so they will print together? Simply inserting a row pushes the bottom row onto the next page. I know I could put in a manual page break, but is there a way for this to happen automatically? Thanks.

ben