i am using access to develop quiz desktop application but i have a problem in selecting questions of particular category in VBA coding.
how to write VBA coding for selecting questions of particular category. i need help...
i am using access to develop quiz desktop application but i have a problem in selecting questions of particular category in VBA coding.
how to write VBA coding for selecting questions of particular category. i need help...
Are you able to develop the query using the Access QBE? If so, then once you have developed your query, use this db to convert the SQL statement to VBA.