OH NO

S

Savanah

I have a form with combo box, that when you choose STUDYA it displays on a
subform all details. I noticed that the combo box was allowing edits, when I
accidentlly click on data entry to no and now it not displays all detais on a
data sheet anymore.HELP!!!
 
S

Savanah

Never mind I saw another post about it. Thanks. I still has a question about
the vombo box, I did afterupdate on the form to open blank, but the combo box
shows me the last record I use it. And how can I lock the fields. I did lock
 
S

Savanah

Savanah said:
I have a form with combo box, that when you choose STUDYA it displays on a
subform all details. I noticed that the combo box was allowing edits, when I
accidentlly click on data entry to no and now it not displays all detais on a
data sheet anymore.HELP!!!
 
J

John Vinson

I have a form with combo box, that when you choose STUDYA it displays on a
subform all details. I noticed that the combo box was allowing edits, when I
accidentlly click on data entry to no and now it not displays all detais on a
data sheet anymore.HELP!!!

Savanah, please realize: *we cannot see your computer*. You're
assuming that STUDYA is meaningful to us, that we know what your form
should display, and how your form is constructed. We can't.

Please stop a moment, breathe deeply, relax, and post an *explanation*
of your problem. Include any code that your combo is executing (copy
and paste the code to a message here), explain what you're trying to
accomplish, and what you're actually getting instead. It will probably
help to post the Recordsource of the form and subform, and the
RowSource of the combo as well.

John W. Vinson[MVP]
 
Top