Hi,
I checked my subforms referencing guide (which has yet to let me down) :
http://access.mvps.org/access/forms/frm0031.htm, and if I read your design correctly you might want to try a small change in notation:
=DLookUp("Unit","tblData","Category='" & [cboCategory] & "' AND Stage='" &...