Did you check the Data Entry property of the form? -- _________
Sean Bailey
"Curmudgeon" wrote:
[Quoted Text] > On Nov 10, 1:53 pm, "Linq Adams via AccessMonster.com" <u28780[ at ]uwe> > wrote: > > Well, the fact that > > > > Remove Filter/Sort > > > > cures the problem of no records showing would suggest that the recordset is > > being Filtered, maybe in the Form_Open or Form_Load event? I'd take a look in > > the code behind the form. If need be, use Find and search for "Filter." > > > > -- > > There's ALWAYS more than one way to skin a cat! > > > > Answers/posts based on Access 2000/2003 > > > > Message posted via AccessMonster.com http://www.accessmonster.com/Uwe/Forums.aspx/access-formscoding/200811/1> > There is no filter specified in the form's property sheet, and there > is no filter reference in any of the form's events or app's modules. >
|