0

How do I compare two fields from the same table

I am trying to count the number of units in a non-navision database.

I am using a table of INCOMING, and I want to count the items within a date range. This is fine and I have this currently.

But I want to only count units where the PACKTECH is not equal to the PACKINSPECTOR. How can I write this formula where it will show a one cell total. Currently I have.

=NL("count","Incoming","PackDate","PackDate","01/01/08..01/31/08",,,,,,,,,,,,,,,,,"DataSource=","TV Tracking")

Thanks,

Brad

7 comments

Please sign in to leave a comment.