Hi there.
I have inventory database. On continuous form, I filter multiple data, that data must updated on save or close, on tblInvenory.
I have code to update that data, but not updating all filtered data (rows) on form, updating only first row. (code are designed to update only numbers).
That code work great if I put, on before or after update, but I want that code to put on save or on close, to update data, If I want.
I attached sample database.
I have inventory database. On continuous form, I filter multiple data, that data must updated on save or close, on tblInvenory.
I have code to update that data, but not updating all filtered data (rows) on form, updating only first row. (code are designed to update only numbers).
That code work great if I put, on before or after update, but I want that code to put on save or on close, to update data, If I want.
I attached sample database.