F Floyd Forbes Jul 15, 2003 #1 Is there a way to refresh a subfrom after applying a filter from the mainfrom. Floyd
A Allen Browne Jul 15, 2003 #2 You could Refresh or Requery it: Me[NameOfYourSubformControlHere].Form.Requery
F Floyd Forbes Jul 15, 2003 #3 Thank you, But I'm having problems with my subform control. It will only let me choose value. Do I have to put the subform name? Floyd Allen Browne said: You could Refresh or Requery it: Me[NameOfYourSubformControlHere].Form.Requery -- Allen Browne - Microsoft MVP. Perth, Western Australia. Reply to the newsgroup. (Email address has spurious "_SpamTrap") Floyd Forbes said: Is there a way to refresh a subfrom after applying a filter from the mainfrom. Click to expand... Click to expand...
Thank you, But I'm having problems with my subform control. It will only let me choose value. Do I have to put the subform name? Floyd Allen Browne said: You could Refresh or Requery it: Me[NameOfYourSubformControlHere].Form.Requery -- Allen Browne - Microsoft MVP. Perth, Western Australia. Reply to the newsgroup. (Email address has spurious "_SpamTrap") Floyd Forbes said: Is there a way to refresh a subfrom after applying a filter from the mainfrom. Click to expand... Click to expand...