Table Title Continued Float
I'm trying to code a table with a continued title to float across multiple pages. I have all this working correctly however the customer wants the word continued to appear on all subsequent pages except the FIRST page. Right now I have it to say Continued on all pages except the LAST one. Any help would be appreciated. See example below:
Example of what I currently have:
| Header 1 | Header 2 |
|---|---|
Table Title Continued
| Header 1 | Header 2 |
|---|---|
Table Title
What customer wants:
| Header 1 | Header 2 |
|---|---|
Table Title
| Header 1 | Header 2 |
|---|---|
Table Title Continued
Sarah

