I found that keeping tables narrow (not too many characters per line) helps. I try to build my tables so that most of the logic (I do spreadsheets with them) is oriented towards more rows instead of more columns.
However, I've not had 2000 lines tables yet. Perhaps a good trick is to divide them into multiple ones? Perhaps one for each category of things, if you have any different categories.
However, I've not had 2000 lines tables yet. Perhaps a good trick is to divide them into multiple ones? Perhaps one for each category of things, if you have any different categories.