Community & Support

show nodes if cck field not empty

I have a view that list nodes from a content-type that has several cck fields. I want my view to show only the nodes that have this certain cck field completed. In other words, I want that my view only show nodes where certain cck field isn't empty.
I think that this is possible by theming the view output, but my PHP knowledge is very basic.
Can someone help me?