Good afternoon,
I'm very new into coding and I have been trying to build a database using VBA since it is larger than 32 columns. The concept is very simple, and I hope is easy enough for the experts here.
I'm looking to create an entry form asking for Name, Date, and one product (From list or typing it) to do an audit out of 300 products, then, once the product is selected, the form will bring down or open another window a unique set of multiple questions (1 to 46) depending on the product selected it (Not all the products would have the same questions). Also, the answers to the questions can be open text, yes/no or drop down list. Once the questionnaire is complete, I would like to save the answers into a separate tab (Database) where the 46 questions will have a fixed column to store the answers.
I understand that I may be asking a lot but not sure how to proceed, if you have any questions please let me know
Below is a the table I would like to have with all the information from every audit.
I'm very new into coding and I have been trying to build a database using VBA since it is larger than 32 columns. The concept is very simple, and I hope is easy enough for the experts here.
I'm looking to create an entry form asking for Name, Date, and one product (From list or typing it) to do an audit out of 300 products, then, once the product is selected, the form will bring down or open another window a unique set of multiple questions (1 to 46) depending on the product selected it (Not all the products would have the same questions). Also, the answers to the questions can be open text, yes/no or drop down list. Once the questionnaire is complete, I would like to save the answers into a separate tab (Database) where the 46 questions will have a fixed column to store the answers.
I understand that I may be asking a lot but not sure how to proceed, if you have any questions please let me know
Below is a the table I would like to have with all the information from every audit.