PDA

View Full Version : Solved: Maybe a filter problem?



majaro
01-29-2008, 06:36 PM
I've got a form that is supposed to show every record in a table when you press the next button. The problem is that as you forward through them, it skips records and the starts picking them up again correctly. Doesn't look like there is anything in the code that is doing it. I even deleted and re enteed the records from the table at the end of the table but they still do not show up. Anyone have any ideas what is causing this?

Oorang
01-30-2008, 09:17 AM
In the form design view, double check your record source and filter properties.

majaro
01-31-2008, 09:15 AM
Thqt didnt help much. Got it narrowed down to some code but with the relationships the way they are set up and the code filtering the way it does its a mess. If anyone has time to look I will post the FE and BE and also describe the problem in more detail.

rconverse
02-04-2008, 11:32 AM
Might as well post it.

majaro
02-04-2008, 11:47 AM
Sorry, solved it last week.