I have a table that continues over several pages. I’ve specified the rows to be repeated at the top of each page (so far, so good). I’d like to have the repeated headers say some thing like “Table 1 Yadda Yadda (cont.)”. Is there a way to get that “(cont..)” included, but not have it show up at the very top of the table on the first page? The only way I know of doing this is manually break the table at the first page break and create a new repeating header (with “(cont.)”) for the remainder of the table that’s on the 2nd and subsequent pages, but this seems like a step backwards and would be a nuisance if the table moves around in the document relative to page breaks.
Thanks,