Results 1 to 6 of 6
  1. #1
    mer is offline Novice
    Windows Vista Access 2007
    Join Date
    Jul 2011
    Posts
    6

    create user interface from table

    Hi all!!! I m learning access 2007 by myself and doing a project which sounds like inventory system.

    I have encountered a problem here.
    My table will included all details which the stock will come in and go out from the storage.
    And now i wanna create a user interface from the table i mentioned which will allow user to key in stock in and stock out data in 2 different forms.
    Can i break the table into two small tables which contain (a) Stock In and (b) Stock Out data??? So that i can create form of interface frm those small tables??


    How am i gonna to do this???
    Please help.

    Thanks in advance!

  2. #2
    alansidman's Avatar
    alansidman is offline VIP
    Windows 7 32bit Access 2007
    Join Date
    Apr 2010
    Location
    Steamboat Springs
    Posts
    2,529
    Why would you want to split the table and further have two input forms? This can all be achieved in one table and one bound form. Your rationale for this would help getting you a functional answer. What are we missing?

    Alan

  3. #3
    mer is offline Novice
    Windows Vista Access 2007
    Join Date
    Jul 2011
    Posts
    6
    what do u mean by bound form??? sorry if i made u confused.

    However, I would like the user to enter data of stock in and out seperately in two different tables. So that its more convenient for them to check whether the stock is in or out. Because now if the stock is in, the transaction quantity will be positive value while the stock out value will be negative. In the end, they can sum up to know current item on hand.

  4. #4
    alansidman's Avatar
    alansidman is offline VIP
    Windows 7 32bit Access 2007
    Join Date
    Apr 2010
    Location
    Steamboat Springs
    Posts
    2,529
    Forms that are bound to tables automatically update the tables when either the user moves to a new record or the form is closed. It is commonly used in Access.

    What you are trying to do is achievable, but seems to be out of the ordinary. To achieve what you want, you will need to build a query for inventory additions and then run it as a make table query. Next you will have to do the same for inventory additions.

    You will now have two tables.

  5. #5
    mer is offline Novice
    Windows Vista Access 2007
    Join Date
    Jul 2011
    Posts
    6
    oh thanks and i have tried this way.

    However, i noticed that when i want to add the data into the 2 tables ( built by query), i dun have the data updated on the main table i use to calculate the sum of items on hand.
    Thanks for your time.

  6. #6
    mer is offline Novice
    Windows Vista Access 2007
    Join Date
    Jul 2011
    Posts
    6
    To make things easier and then we can understand better about this problem, I attached my file here.

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

Similar Threads

  1. User Interface
    By scubagal in forum Access
    Replies: 3
    Last Post: 07-26-2011, 02:21 PM
  2. Replies: 3
    Last Post: 07-23-2011, 06:29 AM
  3. User interface to search for records in table
    By proexpert in forum Access
    Replies: 1
    Last Post: 03-08-2011, 09:24 AM
  4. Replies: 22
    Last Post: 01-25-2011, 11:19 AM
  5. Replies: 2
    Last Post: 06-25-2006, 09:04 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