Hey all,
I'm having a very specific problem trying to add an item to a list on an Access form. The database was created by an employee who no longer works here, and I've been left "in command" with absolutely NO experience with VBA coding. I've just been learning by trial and error.
So the problem I'm having is with SAVING an edit to an "unbound" list. I add a new item using "edit list items" in Form View, and everything functions correctly by displaying the values I'm expecting with this query. I save my changes using CTRL+S, but the item vanishes if I switch to another menu or tab within the database and back again.
Using Design View I tried the same procedure, adding the new item using "edit list items" and checking that it is also present in the Properties, Row Source.
Now the really funny thing is after the new item vanishes from the Form View it is still present in the Design View. There must be something I'm missing.
I have screen shots of this whole explanation if needed.
Please help!
I'm having a very specific problem trying to add an item to a list on an Access form. The database was created by an employee who no longer works here, and I've been left "in command" with absolutely NO experience with VBA coding. I've just been learning by trial and error.
So the problem I'm having is with SAVING an edit to an "unbound" list. I add a new item using "edit list items" in Form View, and everything functions correctly by displaying the values I'm expecting with this query. I save my changes using CTRL+S, but the item vanishes if I switch to another menu or tab within the database and back again.
Using Design View I tried the same procedure, adding the new item using "edit list items" and checking that it is also present in the Properties, Row Source.
Now the really funny thing is after the new item vanishes from the Form View it is still present in the Design View. There must be something I'm missing.
I have screen shots of this whole explanation if needed.
Please help!