Results 1 to 8 of 8
  1. #1
    it@rbi-tech.co.za is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Mar 2017
    Posts
    4

    form to edit records in A table.

    Good day.

    I have A table with 5 fields, which i have populated only 2 fields with data from a .xls which i imported into the table.



    Please assist, or lead me in the right direction.

    I need to fill in the remaining 3 fields with data - preferably through a ms access form. I also need to periodically add new records.

    Ive attempted to design a form, with a combo box. therefore bringing up the field, and filling in the rest of the fields for the record, but i did not succeed.

    Please help.

  2. #2
    andy49's Avatar
    andy49 is offline VIP
    Windows 10 Access 2007
    Join Date
    Nov 2016
    Location
    London
    Posts
    1,051
    table structure?

    Name of table and field names as they are currently would help.

  3. #3
    it@rbi-tech.co.za is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Mar 2017
    Posts
    4
    Hi Andy: the fields are as follows:

    ID - auto number
    Quantity - number
    barcode - text
    part_number - text
    Description - text
    price - currency.

    (ive Hidden the ID field)

  4. #4
    andy49's Avatar
    andy49 is offline VIP
    Windows 10 Access 2007
    Join Date
    Nov 2016
    Location
    London
    Posts
    1,051
    Did you use the wizard to create the form? This will ensure your textboxes are bound to the table

    Is the record source of the form yourtablename

  5. #5
    it@rbi-tech.co.za is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Mar 2017
    Posts
    4
    yes Andy- I did use the wizard,

    I dnt quiet understand your second question. in any given record in the table, 2 fields have been filled in already, from the xls import.

  6. #6
    andy49's Avatar
    andy49 is offline VIP
    Windows 10 Access 2007
    Join Date
    Nov 2016
    Location
    London
    Posts
    1,051
    Can you screen print or photo your form?


    Sent from my iPhone using Tapatalk

  7. #7
    it@rbi-tech.co.za is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Mar 2017
    Posts
    4
    Click image for larger version. 

Name:	access table.jpg 
Views:	10 
Size:	26.6 KB 
ID:	27697attached is the screenshot. As labelled. i want to type in any of the 2 combo boxes, and edit that record
    Attached Thumbnails Attached Thumbnails ms Access.jpg  

  8. #8
    andy49's Avatar
    andy49 is offline VIP
    Windows 10 Access 2007
    Join Date
    Nov 2016
    Location
    London
    Posts
    1,051
    Thank you.

    It appears I have nothing but questions so if you can download a copy of your database (zipped) it will help

    If not, I need to see the data properties of both comboboxes.

    In design view, click on the combobox and press ALT+Enter. On the data tab of this properties window you'll see the top two rows are rowsource and controlsource

    Rowsource is where the combo gets its data from (a query or a table or SQL statement)
    Control Source is where your combobox choices are stored.

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

Similar Threads

  1. New Records do not Appear on Edit Record Form
    By jmitchelldueck in forum Forms
    Replies: 4
    Last Post: 07-30-2015, 02:28 PM
  2. Replies: 10
    Last Post: 12-24-2013, 12:53 PM
  3. Replies: 1
    Last Post: 01-03-2013, 11:19 PM
  4. Prevent edit or delete data or records from a table
    By mosquito_admin in forum Security
    Replies: 1
    Last Post: 03-01-2012, 06:02 PM
  5. Form not letting me edit records
    By bbylls in forum Forms
    Replies: 3
    Last Post: 12-16-2009, 09:30 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