I have a table (not just a cell range, but a full table with table name, etc.). I have applied striped formatting to it. When I add new blank rows to the end of the table, they don't change colors as the rest of the rows, but use the formatting of the last rows. So if my table has this formatting:
white row
blue row
white row
blue row
white row
blue row
and I add some more rows, they will be all blue (if my last row was white, they would all be white). It doesn't matter how I add them:
- dragging the lower right corner of the table;
- pressing
TABwhile being on the lowest right-most table cell; - resizing the table difining a larger range;
- pasting new data;
What could be the problem?