Hi all
I have been working on a Stock / Inventory Database which is fairly simple for my requirements.
I have an unbound form with a Combo Box populated via a query. The form displays the stock levels taken from the query / combo box. Also on the form are four fields that allow me to enter stock movements and a description of movements.
I have a button that adds the data to the table.
All this work well. Except that for the life of me, I can not get the form to update with the new totals etc. In order for the form to update, I have to close and reopen the form.
I have tried refresh, requery and recalc, I'm obviously doing something wrong, placing the commands in the wrong places etc.
I have added the db here. What am I missing? Any help would be gratefully received.
I have been working on a Stock / Inventory Database which is fairly simple for my requirements.
I have an unbound form with a Combo Box populated via a query. The form displays the stock levels taken from the query / combo box. Also on the form are four fields that allow me to enter stock movements and a description of movements.
I have a button that adds the data to the table.
All this work well. Except that for the life of me, I can not get the form to update with the new totals etc. In order for the form to update, I have to close and reopen the form.
I have tried refresh, requery and recalc, I'm obviously doing something wrong, placing the commands in the wrong places etc.
I have added the db here. What am I missing? Any help would be gratefully received.