I have a bunch of criteria that doesn't seem to be working.

=COUNTIFS('Sheet Data'!L:L,"Sales",'Sheet Data'!P:P,">'Sheet Count'!J19",'Employee Data'!W:W,"<>Budgeted")
The > represents dates. I want to say countif the DATE within the range is more than that cell.
Someone have a better way to do this given how much criteria?

Thanks!