Hello all,
During workbook open, I have several things that happen including going fullscreen. Now I have a line to make the status bar show up, but it doesn't seem to. Is there a happy median to the view that I want?
Private Sub Workbook_Open()Application.OnKey "{F2}", "module5.pophelp"...