Hello everyone
I am very new to Access and I just started a new job and all they use is Access. I have been tasked with creating a new Q&A database and I am lost. I did do some training with another Access developer at the company, but of course he is on vacation this week. So what I am trying to do is write to a new database from a form and having them use drop down boxes first and then have all of it write to the table. So I have two tables. One was created to capture the questions and then a table to put the question in the correct category. So I created a new form and imported in the excel table of categories. They have category 1, sub category 1 and yet another sub category 1. So on the drop down list I want them to choose what category they want to use first. Then depending on that selection pick from the second drop down the sub category for the selected category. Then if it has a third sub category have it display another selection for them to choose. I can make the first drop down which I was amazed I even did. So how do I link it now to the sub category's? Reading online it is possible, but nothing I found had a good tutorial on how to do it. I read something about DLOOKUP and re-query to have it pull the right column. So any help with this part would be greatly appreciated before I even attempt in getting it to write the data into the other table. If I am not clear please let me know and I will try to explain it differently. Thanks
I am very new to Access and I just started a new job and all they use is Access. I have been tasked with creating a new Q&A database and I am lost. I did do some training with another Access developer at the company, but of course he is on vacation this week. So what I am trying to do is write to a new database from a form and having them use drop down boxes first and then have all of it write to the table. So I have two tables. One was created to capture the questions and then a table to put the question in the correct category. So I created a new form and imported in the excel table of categories. They have category 1, sub category 1 and yet another sub category 1. So on the drop down list I want them to choose what category they want to use first. Then depending on that selection pick from the second drop down the sub category for the selected category. Then if it has a third sub category have it display another selection for them to choose. I can make the first drop down which I was amazed I even did. So how do I link it now to the sub category's? Reading online it is possible, but nothing I found had a good tutorial on how to do it. I read something about DLOOKUP and re-query to have it pull the right column. So any help with this part would be greatly appreciated before I even attempt in getting it to write the data into the other table. If I am not clear please let me know and I will try to explain it differently. Thanks