I'm pretty new to Access and have been searching for a while to find this:
I have a set of, let's say, 300 pieces of data.
Each piece of data has a Question, and Answer to that Question, and what Topic that Question is related to.
I need to do two things:
1) Create some sort of interface where a user can click a topic and then select a question and see an answer
and
2) Have the user be able to submit a new Question and Answer and have them be able to select the Topic that they think it goes in (Bonus points if there's a good way to keep track of what was recently added and also points if they can create a new Topic)
If it isn't spelled out, I'll still appreciate it and try to figure it out but I'd prefer you remember my amateur status!
=)