I have a series of cells made up of one vertical cell and 6 merged rows each. Each cell can contain quite a large amount of text data.
Each cell represents a single day in an appointment scheduling system I have built, based on a tutorial by Randy Austin from Excel Freelancers.
I don't wish to adjust the cell height to a larger value as this will impact on the visual appeal of the system.
I want all of the text to overflow vertically when a user selects the cell.
I have tried all of the formatting options, such as wrap text and AutoFit Row Height, but they don't work for merged cells.
I am looking for a vba solution to do this on cell selection.
Thanks
There has to be a pony in this pile of s*%t somewhere.
Each cell represents a single day in an appointment scheduling system I have built, based on a tutorial by Randy Austin from Excel Freelancers.
I don't wish to adjust the cell height to a larger value as this will impact on the visual appeal of the system.
I want all of the text to overflow vertically when a user selects the cell.
I have tried all of the formatting options, such as wrap text and AutoFit Row Height, but they don't work for merged cells.
I am looking for a vba solution to do this on cell selection.
Thanks
There has to be a pony in this pile of s*%t somewhere.