Text Field Entry

mwieting

Registered User.
Local time
Today, 11:43
Joined
Dec 6, 2014
Messages
11
Why is it that whenever I link a blank text field from my contacts database that it shows the first contact in my table? and how can i change that?
 

Attachments

  • Pic1.png
    Pic1.png
    10.4 KB · Views: 96
  • pic2.png
    pic2.png
    5.6 KB · Views: 90
You would need to filter the record source to show a null record, or set the form to data entry then you will only ever be on a new record when it opens.

(If I guessed at your question correctly....)
 
Okay but wont that unlink the data in that text box from the table?
 

Users who are viewing this thread

Back
Top Bottom