Form - New Record - Don't show existing

Kanga

New member
Local time
Today, 21:26
Joined
Oct 14, 2011
Messages
9
Hi everybody

Newbie so please be gentle

I'm developing a new database and have an opening form (A) with 2 options.
1) select an existing record number on Form (A) and open Form (B) only showing data belonging to that record. This l can achieve ok.

2) click a new record button on Form (A) and open Form (B) with a new record for editing but not showing any existing records and no way to go forward and backward in the record set.

I've tried changing the values in dataentry but without success.

Any help would be most appreciated

Kanga
 
So when you change the DataEntry property in code what happens?
 

Users who are viewing this thread

Back
Top Bottom