Here's an example of data which might make it clearer table1 key values 1,2,3,4,5,6,7,8,9,10
table2 key values 1,2,3,4,5 Values 6-10 in table1 have no corresponding records in table2. These are the values I'd need to count. When looping through, values 6-10 need to increment the counting variable or array, otherwise increment othervalues in tables1 and 2. For this example, the results would be CountNullsArray[1] = 5 and a separate loop would display the values of CountOthersArray[x] --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
