Hi,
I have main form, on which I have subfom. Subform gives me a list of names that I want to enter in record. To enter a new name I have command button to open another POPUP FORM.
I want that new saved name with all others from POPUP form, would appear in the Subfom, on the main form. And that would be without closing main form, only closing POPUP form.
Tried "Refresh" macro on Close, Open, Current, Before/After Update... And this code, everything unsuccessful :
Forms!YourFormNameHere.Requery
Please help me !
Regards, Luka