Left Side of Excel Screen Turns Gray

B

bwilcox

Hell-o,

On occasion, I will run VBA code and, of some reason, the
left side (columns A to D) will gray out with the right
side appearing normal. The code will continue and
properly finish however, the left side will remain gray.
To remove the gray, I have to close the worksheet, exit
Excel and re-open the spreadsheet. Any ideas what might
be the root of this problem?

PS I often use Application.ScreenUpdating command.

bwilcox
 
T

Tom Ogilvy

Are you making the outline section visible, or are columns A to D really
turning Gray?
 
G

Guest

Columns A to D are truning gray.

-----Original Message-----
Are you making the outline section visible, or are columns A to D really
turning Gray?

--
Regards,
Tom Ogilvy




.
 
Top