G
Guest
Okay, here goes.
Access 2002. I have a conctinous subform with several controls on it (text
boxes and a combobox). I ONLY want the combobox visible on the NEW RECORD
instance of the subform (the one at the very end of existing data). Is there
a way I can specify that? Right now, my conditionals make the combobox
visible on ALL instances of the subform, when that's not what I want.
If a person is going to enter a NEW record, I want them to see the combobox,
else not. That control allows them to select a data value for insertion into
the record. It is NOT bound to the form itself, but to a stand-alone query
used to populate it.
Any thoughts?
Thanks!
Access 2002. I have a conctinous subform with several controls on it (text
boxes and a combobox). I ONLY want the combobox visible on the NEW RECORD
instance of the subform (the one at the very end of existing data). Is there
a way I can specify that? Right now, my conditionals make the combobox
visible on ALL instances of the subform, when that's not what I want.
If a person is going to enter a NEW record, I want them to see the combobox,
else not. That control allows them to select a data value for insertion into
the record. It is NOT bound to the form itself, but to a stand-alone query
used to populate it.
Any thoughts?
Thanks!