B
Ben
I know there are already postings of this, but after trawling through them
all I am still having trouble. I am fairly unfamiliar with code which is a
bit of a hassle for this requirement!!
I have a form titled "Data_Elements" with a combo box with the autoexpand
set to yes. So as I type in a "DE_Identifier" it fills the combo box with
options. But if the "DE_Identifier" is not in the list I get an error.
On the NotInList event of this combo box, ideally what I would like is to
have the form "Data_Elements" skip to a new record and enter this data in the
"DE_Identifier" field. The underlying table is also called "Data_Elements"
(sorry).
If you can help that would be great! I wouldnt mind even just skipping to a
new record where the Identifier can be typed in again by the user. Not the
best option- but it'll do!! Cheers in advance.
all I am still having trouble. I am fairly unfamiliar with code which is a
bit of a hassle for this requirement!!
I have a form titled "Data_Elements" with a combo box with the autoexpand
set to yes. So as I type in a "DE_Identifier" it fills the combo box with
options. But if the "DE_Identifier" is not in the list I get an error.
On the NotInList event of this combo box, ideally what I would like is to
have the form "Data_Elements" skip to a new record and enter this data in the
"DE_Identifier" field. The underlying table is also called "Data_Elements"
(sorry).
If you can help that would be great! I wouldnt mind even just skipping to a
new record where the Identifier can be typed in again by the user. Not the
best option- but it'll do!! Cheers in advance.