I have two forms entering data into one table: Reviewer1 and Reviewer2. The form for Reviewer2 pulls in the reviewr1's data. I have mirrored data but reviewer2 reviews and enters the data a 2nd time. I have a auto poulated date. As you probably can tell this is a multiuser database. And I...
My database is a list of questions with yes/no/na box. There are 18 sections and approx. 100 questions. The main tables look like this:
tblCustomer:
customer#
CustomerLastName
Customer1stName
Date
Reviewer Name
tblQuestion:
AQ1
AQ2
AQ3
AQComments
BQ1
BQ2
BQ3
BQComments
etc....
The question...
Hi Robert,
Yes the controls are touching. When I move them apart the gap is even bigger.
I deleted the labels and added the this to the control source: ="Fieldname Comments: "+[Fieldname Comments] which pops the "Fieldname Comments:" in the beginning of the text box. I...
Hi,
I have a database for a questionnaire that has 18 sections. Each section has a comments field. I have a report that prints out the 18 comments fields but I don't want to print out the fields that are empty.
I read and used some of the suggestions in the "blank fields" thread...
Thanks for the responses. Let me give a little more detail. I am creating a questionnaire for loans. Borrower information with 206 questions broken down into 18 sections. There can only be one answer for each question and only one set of questions for each loan.
I created a Borrower table...
I have 20 tables that I need to link. I want to have data entry into the tables where the parent table creates an autonumber and that is also the foreign key in the parent and the primary in the child. The form is a series of questions where the answer is a combo box with yes/no/N/A. I hope I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.