Hi there,
I am new to access and am trying to create a question db for my students. I have most of the db working but I am wondering about some general concepts and trying to get the best approach.
When setting the data for a form at run time I can set
Me.RecordSource = some SQL
However...