Requery Subform

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I hope someone can help. I am having a mental block

I have a listbox on a form that when I select an item I would like a subform
to requery.

I added the code:

Forms![frmPatients]![MDT Details].Requery

which does not work I get the message cannot find field [MDT Details]

I know this is omething really simple,

thanks

PHil
 
Back
Top