Thread
:
How do you change the size of a range of cells in a column/row
View Single Post
#
2
JE McGimpsey
Posts: n/a
You can't, width and height are properties of columns and rows, not
cells. You can merge cells in two columns or rows to combine their width
or height.
In article ,
SOkoll wrote:
without changing all cell sizes in those rows or columns
Reply With Quote