Hi All
I was wondering if anybody knows a quick and dirty way for an excel (2013) user form to populate an access (2003) database.
I have created the database in access and they match the questions in the user form but i'm having difficulty in getting the to to communicate (a connection has been made).
I need to use excel as the front end as access licenses are limited so anybody can complete this form.
There's various parts to the user form. For example the text boxes can be freely typed in, the combo boxes are populated by vlookups giving people choices in a dropdown and the labels are a mixture of environ details (first name, last name, user id) as well as chosen dates from a calendar and a 'Today' label for the date last modified column in the database.
I have looked online and saw things mentioning ADO and DAO but most (if not all) examples only use cell values and when i try and translate it to label/textbox values etc. i get errors so have removed everything and am starting from scratch.
If i have missed a post with the exact same query i'm sorry.
I was wondering if anybody knows a quick and dirty way for an excel (2013) user form to populate an access (2003) database.
I have created the database in access and they match the questions in the user form but i'm having difficulty in getting the to to communicate (a connection has been made).
I need to use excel as the front end as access licenses are limited so anybody can complete this form.
There's various parts to the user form. For example the text boxes can be freely typed in, the combo boxes are populated by vlookups giving people choices in a dropdown and the labels are a mixture of environ details (first name, last name, user id) as well as chosen dates from a calendar and a 'Today' label for the date last modified column in the database.
I have looked online and saw things mentioning ADO and DAO but most (if not all) examples only use cell values and when i try and translate it to label/textbox values etc. i get errors so have removed everything and am starting from scratch.
If i have missed a post with the exact same query i'm sorry.