IF this.Value thisform.cboTitle.Enabled = .F. thisform.cTitle = "ALL" ELSE thisform.cboTitle.Enabled = .T. thisform.cTitle = thisform.cboTitle.Value ENDIF