George
"WildlyHarry" <Wildl...@discussions.microsoft.com> wrote in message
news:A16858AF-C49D-4A1B...@microsoft.com...
If you set the form's Data Entry property to True, the user will see only the
blank new record and any records that they have entered since the form was
opened (i.e. if they close Access and go to coffee break, when they open
Access again they'll see a blank form).
If you mean "records added today" then you'll need to base the form on a query
selecting only those records, using a criterion on some value in the table
(perhaps a date-added field).
--
John W. Vinson [MVP]