Results 1 to 5 of 5
  1. #1
    carterkate is offline Novice
    Windows 11 Access 2019
    Join Date
    Apr 2023
    Posts
    2

    Angry multi field value causing issues - Using Shelly Cashman Series


    Hi!

    I'm currently in a school program and learning how to use Access. I'm using the textbook by Shelly Cashman, "Microsoft Office 365 Access 2019". I'm on module 3 incase anyone is familiar.


    I have a table with information about Appointments. I made a Multivalued Field on the Appointments Table.
    My next step pertaining to the multivalued field is to fill it in and make two queries about it. They both work fine.

    This is where my issue comes in. Next, I'm to open an existing query "Appointments and Treatments" to test the query and rejoin the lines. When I try and open it I'm met with the line "The multi-valued field Appointments.[TreatmentNumber] is not valid in the specified JOIN clause.

    How can I fix this? I have restarted this module numerous times and I can't seem to figure out where I went wrong or why this is happening. I'm incredibly frustrated as this needs to be corrected since I'm getting marked. My teacher is wonderful but I'm not finding any value in the emails.

    I appreciate your help!

  2. #2
    Join Date
    Jan 2017
    Location
    Swansea,South Wales,UK
    Posts
    6,568
    Most developers avoid MVF fields, and do it the old fashioned way with a 1 to many relationship. MVFs are actually this as well, but the relationships are hidden.
    If I was you, I would use the old fashioned 1 to many relationship. Then your join should be simple.
    Please use # icon on toolbar when posting code snippets.
    Cross Posting: https://www.excelguru.ca/content.php?184
    Debugging Access: https://www.youtube.com/results?sear...bug+access+vba

  3. #3
    carterkate is offline Novice
    Windows 11 Access 2019
    Join Date
    Apr 2023
    Posts
    2
    That's what I've been reading online too. The only hiccup is I'm following these instructions for an online school course so I can't variate from the steps I'm given.

  4. #4
    Join Date
    Jan 2017
    Location
    Swansea,South Wales,UK
    Posts
    6,568
    So show your sql and which field is the MVF.?
    I would not thought you would be joining on that field anyway, but the FK for that record?

    Attach the DB even, though my Access is too old to view it, others should be able to.
    Please use # icon on toolbar when posting code snippets.
    Cross Posting: https://www.excelguru.ca/content.php?184
    Debugging Access: https://www.youtube.com/results?sear...bug+access+vba

  5. #5
    orange's Avatar
    orange is offline Moderator
    Windows 10 Office 365
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870

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

Similar Threads

  1. Upgrade to Windows 10 causing issues with Graphs
    By brian11670 in forum Access
    Replies: 2
    Last Post: 08-19-2019, 01:18 PM
  2. Change from DAO to ADO causing issues
    By PinkLady50 in forum Programming
    Replies: 17
    Last Post: 05-15-2017, 03:13 PM
  3. Replies: 3
    Last Post: 04-06-2016, 10:28 AM
  4. Multi Value Field Causing Problems in Reports
    By LordPanzer in forum Reports
    Replies: 3
    Last Post: 10-15-2013, 11:46 AM
  5. Multi-Field Search issues within Query
    By stiracerdude in forum Queries
    Replies: 3
    Last Post: 10-14-2012, 01:04 PM

Tags for this Thread

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