row shrinkage

J

Jason

On two workbooks in a worksheet I use I am having a problem with some rows shrinking to where i can't see them. They are different rows in each workbook. (4,5) and (6,12,13,17). I don't have anything set to hide. Everytime i manually set the row height and save the file as soon as I open it the rows have shrunk again. Is there a setting I am missing.
 
D

Dave Peterson

I've seen a few posts that complain about columnwidth changing (usually in some
version of xl97), but never a post about the rowheight changing.

Any chance you have a macro running that changes the rowheights?

Try opening excel in safe mode and seeing if that stops the problem. If it
does, it'll be time to visit the developer:

Close excel
Windows start button|Run
excel /safe

File|open your workbook and see what happens.
 
Top