Hi All,
I've seen a few different options for setting a row height across and entire sheet/tab in VBA, but I haven't had luck with this (sorry if I'm just missing it):
I want to set all row heights in a specific sheet/tab to 15, unless there is data in Column A, for those rows I need to have the row height be AutoFit. If it makes a difference (and is possible), I'd also like to leave users with the ability to still manually adjust the row height after the fact without having to go in and remove a conditional formatting rule.
Thanks in advance.
I've seen a few different options for setting a row height across and entire sheet/tab in VBA, but I haven't had luck with this (sorry if I'm just missing it):
I want to set all row heights in a specific sheet/tab to 15, unless there is data in Column A, for those rows I need to have the row height be AutoFit. If it makes a difference (and is possible), I'd also like to leave users with the ability to still manually adjust the row height after the fact without having to go in and remove a conditional formatting rule.
Thanks in advance.