M
menlo11
The cell I want to fill from looks like this:
3
3
When I fill, I want the cells to look like this:
3 | 4 | 5
3 | 4 | 5
Instead, the cells look like this:
3 | 3 | 3
3 | 4 | 5
Is there any way to fix this?
3
3
When I fill, I want the cells to look like this:
3 | 4 | 5
3 | 4 | 5
Instead, the cells look like this:
3 | 3 | 3
3 | 4 | 5
Is there any way to fix this?