In my program even when stepping through it a line at a time it does not want to update the screen.

frmProofDesk.CurrentStatus.Caption = "Processing SQL"
frmProofDesk.CurrentStatus.BackColor = &HFF00&

I only have one screen up. I can't figure it out.

Thanks Scott