D
drolette
I am implementing a database based on a research questionnaire. The database
will be used for data-entry of the paper questionnaire. The data is then
downloaded, cleaned and used for analysis in a statistical sofware package.
I did not set this up properly as a relational database but I know now for
the future that I must do that. So please forgive this poorly designed
database.
Since one of the questionnaires has beyond 255 variables, I generated 2
tables with 2 forms. The 1st form is opened and the data entry personel
enters the fields. The record is saved and then I have a command which opens
the 2nd form for continued data-entry of the same questionnaire. The 2
tables have a 1 to 1 relationship are are connected via subject ID. How can
I get this ID to automatically populate on the 2nd form so that data-entry
doesn't have to enter the ID again? I'm trying to prevent them from entering
the wrong ID on the 2nd form.
Also, I don't know visual basic so everything I do uses macros.
Thank you for considering my question.
Linda Drolette
will be used for data-entry of the paper questionnaire. The data is then
downloaded, cleaned and used for analysis in a statistical sofware package.
I did not set this up properly as a relational database but I know now for
the future that I must do that. So please forgive this poorly designed
database.
Since one of the questionnaires has beyond 255 variables, I generated 2
tables with 2 forms. The 1st form is opened and the data entry personel
enters the fields. The record is saved and then I have a command which opens
the 2nd form for continued data-entry of the same questionnaire. The 2
tables have a 1 to 1 relationship are are connected via subject ID. How can
I get this ID to automatically populate on the 2nd form so that data-entry
doesn't have to enter the ID again? I'm trying to prevent them from entering
the wrong ID on the 2nd form.
Also, I don't know visual basic so everything I do uses macros.
Thank you for considering my question.
Linda Drolette