It's stange that it's pulling in blank records, but you can easily counter this by adding in a WHERE clause to the SQL that creates your recordset- use something like WHERE PrimaryField <> Null or PrimaryField <> ""
It's stange that it's pulling in blank records, but you can easily counter this by adding in a WHERE clause to the SQL that creates your recordset- use something like WHERE PrimaryField <> Null or PrimaryField <> ""
-Randy Shea
I'm a programmer, but I'm also pro-grammar!![]()
If your issue is resolved, please use Thread Tools to mark your thread as Solved!
PODA (Professional Office Developers Association) | Certifiable | MOS: Access 2003
![]()
![]()