I am using Access 2007.
I am trying to design a rather simple survey type database for our company's H/R. Currently it is being done on a paper form. I have come up with the following tables - tblBasicID, tblQuestions, and tblResponses. I am using simple because the responses can only be one of three options.
I am struggling with designing the main input form. I do not know how to link the tables.
I am somewhat new, and have limited knowledge of VBA. Can someone please help me out with design and structure of the input form?
Any help would be greatly appreciated. I read something from the MS knowledge base (#292299 I think) but I'm having trouble following it.
I am trying to design a rather simple survey type database for our company's H/R. Currently it is being done on a paper form. I have come up with the following tables - tblBasicID, tblQuestions, and tblResponses. I am using simple because the responses can only be one of three options.
I am struggling with designing the main input form. I do not know how to link the tables.
I am somewhat new, and have limited knowledge of VBA. Can someone please help me out with design and structure of the input form?
Any help would be greatly appreciated. I read something from the MS knowledge base (#292299 I think) but I'm having trouble following it.