todAnthony
Wait... What?
- Local time
- Today, 17:43
- Joined
- May 25, 2011
- Messages
- 26
I need a dropdown choice to auto populate other fields. The choices in the dropdown come of course from another table.
-Main table is 'SurveyData'.
-The field 'surveyStatus' is the lookup column pulling from the table 'SurveyStatusChoices'.
-In that table the fields 'totalSurveyed', 'totalOccupied' and 'totalVacant' hold the "answers" i need populated according to the choice picked on the 'SurveyData' table.
-The report has the 3 fields (Total Surveyed, Occupied, and Vacant) ready to receive the "answer" from the pick off the lookup column.
I have tried MANY solutions I have found online but I got nothing. Closest thing i have come up with is to add the fields from the 'SurveyStatusChoices' table to the form. They DO auto populate and change with the dropdown but I need those choices to add to the record in the 'SurveyData' table.
Am I barking up the right tree? How do I make this work? Place to send copy of my project for review?
I have not worked with Access for many years and nothing as advanced as what I am trying to accomplish. Help me Obi-Won... you're my only hope.
-Main table is 'SurveyData'.
-The field 'surveyStatus' is the lookup column pulling from the table 'SurveyStatusChoices'.
-In that table the fields 'totalSurveyed', 'totalOccupied' and 'totalVacant' hold the "answers" i need populated according to the choice picked on the 'SurveyData' table.
-The report has the 3 fields (Total Surveyed, Occupied, and Vacant) ready to receive the "answer" from the pick off the lookup column.
I have tried MANY solutions I have found online but I got nothing. Closest thing i have come up with is to add the fields from the 'SurveyStatusChoices' table to the form. They DO auto populate and change with the dropdown but I need those choices to add to the record in the 'SurveyData' table.
Am I barking up the right tree? How do I make this work? Place to send copy of my project for review?
I have not worked with Access for many years and nothing as advanced as what I am trying to accomplish. Help me Obi-Won... you're my only hope.