Hello
Using Excel 2007, i have played with some VBA code in a macro and i lost the normal display and tool bar.
My worksheet are smaller that they use to be. How could i get bet the normal display. Wich VBA code i should include to replace everything.
This problem occurred only in a particular file. If i open a new one, i get the normal display as it use to be.
Martin
Related posts:








1 response so far ↓
1 Blue October // Sep 4, 2008
instead of trying to debug the vba code in the macro….
my suggestion would be –open the file
now open a new empty worksheet.
copy all of your data from the corrupt one to the new empty one…resave.
good luck
Leave a Comment