User Profile
Collapse
-
Comparing two field values in access vba
I have a table tbl_questions_a nswers with fields (correctAnswer and selectedAnswer) . I want to compare the values of both fields in each record and make decision on it in access vba. I'm new to access and vba. Would appreciate if I can be assisted for vba code. -
Comparing two field values in access vba
I have a table tbl_questions_a nswers with fields (correctAnswer and SelectedAnswer) . I want to compare the values of both correctAnswer field and selectedAnswer field in each record and make decision on each. Don't know how to use For Each loop to loop and compare since am newbie in access vba. Would appreciate it if am assisted on vba code to accomplish it.
No activity results to display
Show More