R
ridgerunner
I have two combo boxes on a form. One of them allows a user to choose a
category and the other filters the choices available based on the chosen
category. There is a requery event in the afterupdate property of the
category field. That part works fine. The form needs to be viewed in a data
sheet view. If you close the form and re-open it to continue working, a new
entry causes all of the previously entered data in the field containing the
filtered choices to blank out. What am I doing wrong? Any help with this is
greatly appreciated. I am nearing the end of the project I am working on and
this is a big roadblcok.
ridgerunner
category and the other filters the choices available based on the chosen
category. There is a requery event in the afterupdate property of the
category field. That part works fine. The form needs to be viewed in a data
sheet view. If you close the form and re-open it to continue working, a new
entry causes all of the previously entered data in the field containing the
filtered choices to blank out. What am I doing wrong? Any help with this is
greatly appreciated. I am nearing the end of the project I am working on and
this is a big roadblcok.
ridgerunner