Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2008
    Posts
    1

    Inserting data through forms

    Hi,
    I have a set of tables. I want to update these tables through a user interface.

    Hence I have created a form for this purpose. Now how to i insert the values the user fills in the form to the tables. I have been looking at creating queries however I seem lost.



    Kindly let me know.

  2. #2
    Join Date
    Jul 2008
    Location
    Alexandria, Egypt.
    Posts
    38
    You can use append query to append entered data and after that delete query to clear data entry table.
    create macro to run the 2 queries (append is the first)
    insert the macro in form close event.

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

Similar Threads

  1. Replies: 0
    Last Post: 11-12-2008, 05:18 PM
  2. Populating Data in forms
    By cjbeck71081 in forum Forms
    Replies: 4
    Last Post: 01-16-2007, 04:15 PM
  3. Inserting into multible cell
    By Intersysop in forum Access
    Replies: 1
    Last Post: 10-19-2006, 08:07 AM
  4. Replies: 2
    Last Post: 09-14-2006, 04:12 AM
  5. Inserting data in new colums
    By wasim_sono in forum Queries
    Replies: 2
    Last Post: 02-28-2006, 01:11 AM

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