M
Mark J Kubicki
looking for a way to count the total number of field entries that are unique
in 2 separate fields in the same table
ex:
field1 values: A, A, B, C,
field2 values: B, D
count of unique values is 4 (ABCD)
the number is being assigned to a text box on a form
thanks in advance,
mark
in 2 separate fields in the same table
ex:
field1 values: A, A, B, C,
field2 values: B, D
count of unique values is 4 (ABCD)
the number is being assigned to a text box on a form
thanks in advance,
mark