you were correct. One of the fields was named something else. I fixed it but im still only getting 0 as a result.
I worked with the coding and have this currently:
=DCount("*","Qcount","'Qname' like '" & [name_id] & "'")
Qcount = Query
Qname= Query field (Text)
name_id=Form Field (text)...