Go into "new record" mode and see the underlying records

L

Lysy

I need to add a button to form for entering a new record
(other than the "new record" shown with navigation buttons
or on tool bar). But I also want to see rest of the
records after the new record is entered. "Allow additions"
is true and "Data Entry" is false.
Thank you , Lysy.
 
N

news.east.earthlink.net

use the goto command with acNew. This will open a new record and the other
records will still be available for viewing.
 
Top