Is it possible to set the height of rows in a formula in Excel?
2 answers
I do not think so. You will need to use VBA.
See The RowHeight property is used to get the height for an example.
+2
a source to share