Results 1 to 4 of 4
  1. #1
    rwahdan@gmail.com is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Nov 2015
    Posts
    28

    Display Table records with vba


    Hi,

    Is there away to display all records from Table inside forms using vba? I need to list all records and next each record I need two Buttons to Edit and Delete that specific record!

    Please guide me or show me link for tutorials on that.

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771
    Why do you want to use VBA? Set form RecordSource property. Why do you want buttons? If you want to edit a record then just type what you want. Delete can be done with keyboard delete.
    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
    orange's Avatar
    orange is offline Moderator
    Windows 10 Access 2010 32bit
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870

  4. #4
    davegri's Avatar
    davegri is offline Excess Access
    Windows 10 Access 2016
    Join Date
    May 2012
    Location
    Denver
    Posts
    3,741
    In the Navigation pane click and highlight the table.
    On the ribbon, click Create and click Form.
    That will create ALL you need.

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

Similar Threads

  1. Replies: 7
    Last Post: 03-07-2017, 12:54 PM
  2. Replies: 3
    Last Post: 10-28-2015, 12:38 PM
  3. Replies: 10
    Last Post: 05-20-2015, 10:30 AM
  4. Replies: 4
    Last Post: 04-21-2014, 01:18 PM
  5. Replies: 5
    Last Post: 10-18-2013, 05:03 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