Hi there!
New to VBA and I'm trying to figure this out. This is an issue I need to automate.
Sometimes I have too much text in a cell, and it doesn't fit inside the max Cell Height of 409.5. I'd like to run a script that identifies when a cell's height is 409.5, inserts a row below, merges those two rows, and then Autofits the height. The goal is that all of my text should be visible in the cell.
Any help would be appreciated, thank you very much!
New to VBA and I'm trying to figure this out. This is an issue I need to automate.
Sometimes I have too much text in a cell, and it doesn't fit inside the max Cell Height of 409.5. I'd like to run a script that identifies when a cell's height is 409.5, inserts a row below, merges those two rows, and then Autofits the height. The goal is that all of my text should be visible in the cell.
Any help would be appreciated, thank you very much!