Hi and thanx for reading my post..
Well.. generally i want to do a :
Forms![frmMAIN]![Subformname].Requery
but the problem is that i got this "frmMAIN" which got "tabsubPerson" as a subform, and in the "tabsubPerson" i got "subqryPersonVehicle" as a subform too.. All this should be done from the "_frmPerson-Vehicle" form.
So... i need to refresh the "subqrypersonVehicle" with the correct syntax of .Requery.
Anyone can help me out with this ?
Best regards
Terje.
Well.. generally i want to do a :
Forms![frmMAIN]![Subformname].Requery
but the problem is that i got this "frmMAIN" which got "tabsubPerson" as a subform, and in the "tabsubPerson" i got "subqryPersonVehicle" as a subform too.. All this should be done from the "_frmPerson-Vehicle" form.
So... i need to refresh the "subqrypersonVehicle" with the correct syntax of .Requery.
Anyone can help me out with this ?
Best regards
Terje.