Continuous forms and combo boxes - HELP!!!!!!
Hi There,
I am developing a database to capture information on a production line. I want to capture name, machine, checked by etc. I am doing this by using a continuous form with a combo box that is set by a query which looks at another filed on the form.
This means that, for example, if 3 things needed to be captured, there would be 3 lines of the continuous form, with 3 combo boxes, each dsplaying a different selection of records.
The problem I have is that when I choose a value in the combo box and then go to the next line, the previous value dissappears. It's still there if you click on it again but it is not visible when on another line.
I am using a continuous form and combo box because there are different selections for different records, so the choice of combo boxes will not always be the same on other records.
Please help me because this is driving me crazy. There may be a better way to capture the data, or I may be doing someting wrong with the combo box.
Hi There,
I am developing a database to capture information on a production line. I want to capture name, machine, checked by etc. I am doing this by using a continuous form with a combo box that is set by a query which looks at another filed on the form.
This means that, for example, if 3 things needed to be captured, there would be 3 lines of the continuous form, with 3 combo boxes, each dsplaying a different selection of records.
The problem I have is that when I choose a value in the combo box and then go to the next line, the previous value dissappears. It's still there if you click on it again but it is not visible when on another line.
I am using a continuous form and combo box because there are different selections for different records, so the choice of combo boxes will not always be the same on other records.
Please help me because this is driving me crazy. There may be a better way to capture the data, or I may be doing someting wrong with the combo box.