G
govince
So, this has to be the simplest expression posted in a newsgroup.
I am counting the numbers of rows in a table (vomain)
my_count=DCount("ID","vomain")
Why I am I getting a Type Mismatch error?
I tried using "ID" (Numbers only)
and "voname" (Text) both return the same error.
Please help !!!
I am counting the numbers of rows in a table (vomain)
my_count=DCount("ID","vomain")
Why I am I getting a Type Mismatch error?
I tried using "ID" (Numbers only)
and "voname" (Text) both return the same error.
Please help !!!