I have a sheet that I made all cells one color (to serve as a background) besides the table data that has different format and colors.
My question is, how do I make when I drag down the bottom row in the table to add a new row that the table format and color should override the existing colored cells?
My question is, how do I make when I drag down the bottom row in the table to add a new row that the table format and color should override the existing colored cells?
Book2 | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | G | H | I | J | |||
1 | ||||||||||||
2 | ||||||||||||
3 | ||||||||||||
4 | Name | Column1 | Color | Team | ||||||||
5 | Martin | Red | 5 | |||||||||
6 | Jack | Blue | 4 | |||||||||
7 | Lucy | Green | 9 | |||||||||
8 | Mario | Grey | 3 | |||||||||
9 | Jill | Black | 6 | |||||||||
10 | ||||||||||||
11 | ||||||||||||
12 | ||||||||||||
13 | ||||||||||||
14 | ||||||||||||
15 | ||||||||||||
Sheet1 |