I have a small database for keeping a track of what IT equipment we have in stock,
The main form (Frm_Main1) contains 3 subforms, one for checking equipment in (Frm_Check in), another subform for updating records when equipment is sent out (Frm_CheckOut) and finally I have a report that shows the current products that we have avaialble (Rpt_StockLevel),
What I would like to do is requery the report each time a record is saved, any help would be appriciated.
PS built with 2010
Thanks
Damon
The main form (Frm_Main1) contains 3 subforms, one for checking equipment in (Frm_Check in), another subform for updating records when equipment is sent out (Frm_CheckOut) and finally I have a report that shows the current products that we have avaialble (Rpt_StockLevel),
What I would like to do is requery the report each time a record is saved, any help would be appriciated.
PS built with 2010
Thanks
Damon
Attachments
Last edited: