Results 1 to 6 of 6
  1. #1
    _jxdq is offline Novice
    Windows 7 64bit Access 2016
    Join Date
    Dec 2017
    Posts
    3

    Row data behind the scenes

    Hey all,



    I am enjoying this forum after browsing for the last hour. Looks like this will be my favorite for learning access. I’m a newbie with Access/Excel.


    So, when a user types inside the form “this is a test for forums eyes” It will appear in the next row that has blank data. I was wondering how to create two columns, where behind the scenes can be edit or things added and the form data will start out at row 1 then go down? Instead of the next row that has no data.

    Click image for larger version. 

Name:	2.PNG 
Views:	11 
Size:	13.9 KB 
ID:	31763Click image for larger version. 

Name:	1.PNG 
Views:	11 
Size:	22.6 KB 
ID:	31764

  2. #2
    Minty is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    Sep 2017
    Location
    UK - Wiltshire
    Posts
    3,003
    Normally the form would be bound to the underlying table data.
    You can open the form in data entry mode (If you go to design view and open the property sheet, it is one of the options on the form data menu), and it will automatically put you in to a new record.
    If you open the same form in edit mode you would be able to edit the existing records.

  3. #3
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,525
    and sometimes if you are on a record, and at the last field,
    move to the next field will cause you to move to a new record.

    I filter single records, so the user wont move off into a new record.
    form property: cycle=current record

  4. #4
    _jxdq is offline Novice
    Windows 7 64bit Access 2016
    Join Date
    Dec 2017
    Posts
    3
    Thanks for the response!

    Problem with that then it overwrites the data in row 1..

  5. #5
    _jxdq is offline Novice
    Windows 7 64bit Access 2016
    Join Date
    Dec 2017
    Posts
    3
    Quote Originally Posted by ranman256 View Post
    and sometimes if you are on a record, and at the last field,
    move to the next field will cause you to move to a new record.

    I filter single records, so the user wont move off into a new record.
    form property: cycle=current record
    Thanks, I think all I need to figure out is the proper cycle, record locks and which command button and I should be good

  6. #6
    ssanfu is offline Master of Nothing
    Windows 7 32bit Access 2010 32bit
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    When in Access, you should forget anything you know about Excel.
    Access and Excel are as different and an Elephant and an Elephant Shrew.

    Excel has rows and columns.
    Access has records and fields.

    I suggest you find an introductory course/book on Access before going any further...
    Maybe work through these 3 tutorials (actually do the tutorials).
    Access Basics by Crystal

    And welcome to the forum...

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

Similar Threads

  1. Replies: 7
    Last Post: 07-24-2017, 11:47 PM
  2. Replies: 9
    Last Post: 03-01-2017, 10:00 AM
  3. SQL Running Behind the Scenes
    By jo15765 in forum Queries
    Replies: 18
    Last Post: 02-13-2012, 10:53 AM
  4. Replies: 1
    Last Post: 12-21-2011, 02:11 PM
  5. Behind the scenes
    By BayerMeister in forum Access
    Replies: 18
    Last Post: 08-17-2010, 01:34 PM

Tags for this Thread

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