Results 1 to 3 of 3
  1. #1
    Hammilton is offline Novice
    Windows 8 Access 2013
    Join Date
    Dec 2015
    Posts
    23

    Data Entry form shows existing data on load - Want to show blank?


    Hello,

    I have a form for creating new user entries into a Users table, but when I open it it's showing me an existing entry. Is there a way that when I load it all of the boxes will be blank and then I can type in the new data?

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,898
    Options:

    1. set the form DataEntry property to Yes

    2. use code to move to New Record row

    3. use code to open form in data entry mode

    I prefer options 2 and 3.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    Hammilton is offline Novice
    Windows 8 Access 2013
    Join Date
    Dec 2015
    Posts
    23
    Okay, that works. I was having trouble getting the code to work, but I figured it out.

    Thanks!

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Show Running Balance on Data Entry Form
    By hawzmolly in forum Forms
    Replies: 5
    Last Post: 06-30-2019, 03:27 AM
  2. Replies: 2
    Last Post: 03-17-2014, 09:01 AM
  3. Replies: 6
    Last Post: 04-27-2011, 06:12 AM
  4. Replies: 0
    Last Post: 02-09-2011, 03:10 PM
  5. Can't get new field to show in my data entry form
    By Suzie in forum Database Design
    Replies: 19
    Last Post: 12-21-2009, 03:48 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums