=IIf(Len([Status] & "")=0,"",Switch([Status]=1,"One",[Status]=2,"Two",[Status]=3,"Three",[Status]=4,"Four",[Status] Not In (1,2,3,4),""))
that is my current expression, i then have another text box, formatted to show the date (__/__/____) where if anything is inputed, i would like it to return...