I have a problem with a wide table (35 columns) that I cannot fit on my B5 page. Even with landscape mode, tiny font, the table is still too wide to fit on one page. Longtable and supertabular only seem to work with long tables (many rows), but they are inefficient with wide tables.
The option I am thinking about is to cut my table in several tables and just repeat the first two columns (sample numbers of chemical analyses). Is there a way to suppress the automatic numbering of the next tables, and call them "Table 1 (cont.)", instead?
I've been googling for hours to find a solution, with no success. And my thesis should go to the printer very soon.

I would be grateful for any help.