I have a calendar where some entries have more data that others. The cells of the calendar are automatically populated from a variety of other cells. I would like the calendar entries, which are in the range B3:H14, to automatically AutoFit Row Height if the text in the cells does not all show up. However, if the text for all cells in the row already fit, I do not want to AutoFit that row. Basically, I would like rows to keep their set height unless the text doesn't fit, in which case I'd like to AutoFit the row. Does anyone have a solution for this? I have no experience with Macros or VBA, but I think this is probably the only way to solve my problems. Any help would be greatly appreciated!