B
Brad
I'm pretty new to Access and database design. I'm setting up a database to
enter and track the Top 8 Weekly Issues. I've got 1 table set up like:
tblTop8
ID
Issue_Num - (1 - 8)
Week_Of -
Model - Model affected by the issue
Issue - the Issue
I want to set up a form where the user can enter all 8 issues for the week.
So for instance, there will be 8 combo boxes on the form for Model, 8 Text
boxes for Issue, which I don't think is possible. Any advice on where / what
I need to do?
enter and track the Top 8 Weekly Issues. I've got 1 table set up like:
tblTop8
ID
Issue_Num - (1 - 8)
Week_Of -
Model - Model affected by the issue
Issue - the Issue
I want to set up a form where the user can enter all 8 issues for the week.
So for instance, there will be 8 combo boxes on the form for Model, 8 Text
boxes for Issue, which I don't think is possible. Any advice on where / what
I need to do?