Forum Discussion
Row height issue
- Sep 22, 2020
MBotha2020 You have a hidden column B, 8 pixels wide with rather long texts in the cells. Delete its content (if not needed) and rows can be set to auto-height again.
Thank you for trying to assist. I have tried the option of autofitting the row heights, and it does not change anything, which I don't understand.
There should not be any VBA code in the file, I created it and it is a simple file.
I'm not sure if there is sensitive information that I must delete except data is contained in the cells themselves. I am attaching the file for you to look at. It is the last sheet in the document that I have been trying to work on.
Thank you again.
MBotha2020 You have a hidden column B, 8 pixels wide with rather long texts in the cells. Delete its content (if not needed) and rows can be set to auto-height again.
- MBotha2020Sep 22, 2020Copper Contributor
Thank you very much, this has indeed solved my problem. I did not really want to delete these columns but I was desperate enough to do it to solve the problem. What puzzles me is that it seems to me that these texts were not nearly long enough to justify the sizes of the rows. But I have to be wrong in this, because as we see deleting the columns solved the problem.
Thank you for taking the time to help me with such a basic issue that really had me feeling despondent.
Much appreciated! 🙂
- Riny_van_EekelenSep 22, 2020Platinum Contributor
MBotha2020 You are most welcome!