G Gkirkup Registered User. Local time Today, 11:18 Joined Mar 6, 2007 Messages 628 Jan 9, 2013 #1 I am trying to count the value of Yes/No fields in a range of records. What are the numeric values? Is Yes 0 and No -1? Robert
I am trying to count the value of Yes/No fields in a range of records. What are the numeric values? Is Yes 0 and No -1? Robert
John Big Booty AWF VIP Local time Tomorrow, 04:18 Joined Aug 29, 2005 Messages 8,262 Jan 9, 2013 #2 Yes/true will return -1 and No/False will return 0