Results 1 to 2 of 2
  1. #1
    noaccessguru is offline Advanced Beginner
    Windows XP Access 2003
    Join Date
    May 2011
    Location
    Melbourne, Australia
    Posts
    68

    Lookup List in a Form for Table Record entry...

    Hi all,

    I have a little question and I know it’s going to be a very simple one for some of you guys……but my little brain can’t work it out
    (I apologise, this question may have been asked and answered previously)



    I have a Table of Materials that I need users to enter details in for when there is a new Material (there are about 20 fields).
    So I have created a Form linked to this Table with all the fields, so that they can just go to last record, add a new record and enter in all the details

    I have read quite a few responses from people saying not to put Drop Down Lists (Lookup Lists) in a table (Using the Lookup Wizard) and have said it is better to do it on the Form rather than in the table..

    How do I do a lookup list through the Form for a field from the table so that the user can select an option? (I only need it on a couple of fields) As there are some fields that I need them to select from a lookup list rather than manually typing it in (obviously to eliminate typo errors)
    If I do the lookup list through the table field properties it works, but what’s the best way….and how??

    I’m not very good with all this Code/SQL/Macro stuff, so in easiest terms in the Design View would be a great help

    Appreciate any help!!

    Thanks in advance guys

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows XP Access 2007
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,929
    I also have the opinion that setting these field properties in table is not a great benefit. Users should not work directly with tables and as a developer when I view tables I want to see actual values, not lookup aliases. But in your case, might be useful as a learning vehicle. These field properties will be adopted by controls when you add the control to form/report by drag/drop from the form/report designer field list. Do that then look at the corresponding properties of the control. Be aware that changing field properties in table will not change existing controls.

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

Similar Threads

  1. Replies: 6
    Last Post: 04-27-2011, 06:12 AM
  2. lookup next ref on data entry
    By Jackie in forum Access
    Replies: 2
    Last Post: 03-26-2011, 03:40 PM
  3. Data Entry Form: Retain Selected List Box Value
    By William McKinley in forum Forms
    Replies: 1
    Last Post: 11-05-2010, 10:14 AM
  4. blank on entry on add a record form
    By gmee in forum Forms
    Replies: 1
    Last Post: 10-07-2009, 07:31 AM
  5. Replies: 4
    Last Post: 03-24-2009, 09:07 PM

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