Im trying to requery a list after adding an item. My code is in the Before Update Control and the code i'm using is
DoCmd.Requery "Itemlist"
But its not updating, I seem to recall there should be a line below it but I cant remember what it is!
DoCmd.Requery "Itemlist"
But its not updating, I seem to recall there should be a line below it but I cant remember what it is!