I'm looking for a way (probably a macro) to automatically adjust row height based upon the number of lines in a specified range of columns. Specifically, for a specified range of rows, I would like to adjust the row height of each row to be (the maximum number of lines of text in columns B thru E in that row) times 12.75 plus 15.
For example, if there are 3 rows of text in B6, C6, and D6, but 6 rows of text in cell E6, I would like to adjust the height of row 6 to be 91.5 (=6*12.75 + 15).
Any ideas on how to do this?
For example, if there are 3 rows of text in B6, C6, and D6, but 6 rows of text in cell E6, I would like to adjust the height of row 6 to be 91.5 (=6*12.75 + 15).
Any ideas on how to do this?