Hi All,
I'm having a problem getting a subform (continuous form) refreshed to remove items that have been deleted. It works fine when there is more than one item in the list, however, when I delete the last item in the form it is still displayed. The only way for it to no longer be displayed is click on another tab on the form and then click back to the tab with the subform and the item that was deleted is finally removed from the subform. I have tried using '.requery' but that doesn't work either.
Has anyone had this problem before?
Thanks in advance
I'm having a problem getting a subform (continuous form) refreshed to remove items that have been deleted. It works fine when there is more than one item in the list, however, when I delete the last item in the form it is still displayed. The only way for it to no longer be displayed is click on another tab on the form and then click back to the tab with the subform and the item that was deleted is finally removed from the subform. I have tried using '.requery' but that doesn't work either.
Has anyone had this problem before?
Thanks in advance