Results 1 to 3 of 3
  1. #1
    ironfelix717 is offline Competent Performer
    Windows 10 Access 2016
    Join Date
    Oct 2018
    Posts
    150

    Item not found in this collection .Fields(x) property

    Ahh, another beautiful Item Not Found In this collection error! Love this error because its often incorrect. More time incorrect than correct.


    I am receiving the error trying to get an arbitrary field from a recordset.



    Code:
    rs.fields(1)
    Regardless of what number i put there, it refuses to cooperate. The recordset is real. It contains a recordset.count > 0. There is virtually no reason what so ever that access should be giving me this annoying error.

    Interested in your ideas.


    Thank you

  2. #2
    ironfelix717 is offline Competent Performer
    Windows 10 Access 2016
    Join Date
    Oct 2018
    Posts
    150
    Update:

    Still unsolved. If I am specific about the field name all is OK, if i use the index it fails. This is an absolute fail on JETs behalf right now. This has no justification for behaving like this.


    Regards

  3. #3
    ironfelix717 is offline Competent Performer
    Windows 10 Access 2016
    Join Date
    Oct 2018
    Posts
    150
    Update:

    Solved. Unsure how honestly.

    Thanks.

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

Similar Threads

  1. Replies: 11
    Last Post: 02-02-2019, 11:54 PM
  2. Item not found in this collection
    By Niko in forum Forms
    Replies: 12
    Last Post: 10-13-2017, 03:13 PM
  3. Item Not Found In This Collection (ListBox)
    By Voodeux2014 in forum Forms
    Replies: 8
    Last Post: 10-19-2015, 11:09 AM
  4. item not found in this collection
    By rockell333 in forum Queries
    Replies: 1
    Last Post: 09-24-2015, 03:20 PM
  5. Item Not Found In Collection For TableDefs
    By gammaman in forum Modules
    Replies: 2
    Last Post: 06-17-2015, 07:55 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