Show record to be added first - How to

  • Thread starter luis_a_roman via AccessMonster.com
  • Start date
L

luis_a_roman via AccessMonster.com

I have a form to journal everyday notes. I would like to open the form and
when it open to display the "*" record first. The * is the record that will
be added not the existing records.

Is there anyway to do that?

Your assistance will be helpfull.

Luis
 
B

Beetle

Open your form in design view, go to properties / data tab and set
the Data Entry property to Yes. Your form will no longer display
existing records.
 
Top