How to unshow empty(new) record in form access 2010?
Let's say I have table of employees and form where is in table arrangement list of these employees. I have independent field (list of choices of towns) in heading for filtering records. How to manipulate with this form to open it by button, show records and have access to field in head for fill it and filtring employees by choice in this field? When I open this form by button where macro Open_Form has property mode "edits" then I have access to field in head but in list of records there are at last the empty(new) record… I need unshow this last record.
thank you for any help
Onsmak