D
dhstein
I have a spreadsheet where the users can enter data in a cell - for example
G26 and the macro will copy the data to another cell - for example B19. The
data is text - it could be one word or several sentences. Word wrap is
turned on - but I'd like to modify the row height so that the data all
appears in the cell. So based on the character count and the column width,
the height of row 19 might need to change. Thanks for any help on this.
G26 and the macro will copy the data to another cell - for example B19. The
data is text - it could be one word or several sentences. Word wrap is
turned on - but I'd like to modify the row height so that the data all
appears in the cell. So based on the character count and the column width,
the height of row 19 might need to change. Thanks for any help on this.