Page 2 of 2 FirstFirst 12
Results 16 to 22 of 22
  1. #16
    WAVP375 is offline Competent Performer
    Windows 10 Access 2013 32bit
    Join Date
    Jul 2015
    Location
    Dayton Ohio
    Posts
    171
    Lets start at the top. I have changed the design to a single table. It has a primary key of 'Autonumber'. There will be name appear in any or all of the events, therefore the event number and badge number makes the record unique within the event and the autonumber makes each record unique in the total record set. Any of the records will need to be updated at any time. My approach is to select the event from a listbox bound to the TblEventNames which contains Event number, Event Name and Date and location. Once an event is selected, use that event number to filter the attendees name from the TblVolNames and populate a listbox. Selecting a name from the listbox will populate the update form, on which the listbox resides, allows changes and save the updated data.



    Sounds fairly straight forward. I have tried different approaches and nothing works. Is this a reasonable approach or can a different one be suggested?

  2. #17
    davegri's Avatar
    davegri is offline Excess Access
    Windows 10 Access 2016
    Join Date
    May 2012
    Location
    Denver
    Posts
    3,706
    I have changed the design to a single table.
    But you mention two tables. Would you please show us a jpg of your relationship diagram and your form?

  3. #18
    WAVP375 is offline Competent Performer
    Windows 10 Access 2013 32bit
    Join Date
    Jul 2015
    Location
    Dayton Ohio
    Posts
    171
    Tell me how, I will send you the entire database.

  4. #19
    orange's Avatar
    orange is online now Moderator
    Windows 10 Access 2010 32bit
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,850

  5. #20
    WAVP375 is offline Competent Performer
    Windows 10 Access 2013 32bit
    Join Date
    Jul 2015
    Location
    Dayton Ohio
    Posts
    171
    The DB will not upload.

  6. #21
    CJ_London is online now VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,845
    before sending, compact it, then zip it then upload the zipped file

  7. #22
    WAVP375 is offline Competent Performer
    Windows 10 Access 2013 32bit
    Join Date
    Jul 2015
    Location
    Dayton Ohio
    Posts
    171
    Look for it in new thread by same name.

    Thanks

Page 2 of 2 FirstFirst 12
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Selecting a specific cell in a table
    By roaftech in forum Programming
    Replies: 5
    Last Post: 09-18-2017, 02:32 AM
  2. Replies: 5
    Last Post: 03-22-2016, 04:06 PM
  3. Selecting row sections from a table
    By dmol in forum Access
    Replies: 3
    Last Post: 02-24-2011, 01:21 PM
  4. query- selecting a table...
    By giladweil in forum Access
    Replies: 5
    Last Post: 02-01-2011, 05:26 AM
  5. Selecting the last value of the table and show
    By dada in forum Programming
    Replies: 3
    Last Post: 08-21-2010, 01:14 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