I use a popup form to write the "ToDo" portion of a record. Once I close the popup form I would like
to be refreshed with the new information that I just wrote in the popup form that I just closed. I don't know why I always end up with this same problem every time; every time there is a different way of refreshing a subform. One day someone really amazingly bright will be able to write the most amazing function in the world "Refresh all".
OnClose_(Refres hAll)would truly be an amazing function
Code:
[Forms]![LocationsTF]![LocationSubTSF].[Form]![CurrentRepairs4LocQF].[Form]
OnClose_(Refres hAll)would truly be an amazing function
Comment