Search results

  1. P

    What is Error 2465

    Right, Ill take that as a resolution to my issue then, Ill have to make a much simpler form. Cheers for all your help, much appreciated
  2. P

    What is Error 2465

    Message Box Results Ok i've inserted the Code for the message box and the only message I get is --------------------------- Microsoft Access --------------------------- >>> --------------------------- OK --------------------------- Then the runtime time error 2465 message occurs. I’ve...
  3. P

    What is Error 2465

    I think that was a Typo on my side really, it should be SearchTempTable, Once this is changed and the code restarted i still get the same error it always occurs as the script is about to end, By stepped though the code using the intermediate window and debug.print co check my variables i...
  4. P

    What is Error 2465

    Cheers, for the help on this, ive been stumped for two days fighting with this error, Ive made the change and re-run the script unfortunatley, its Still returning the same error, I think you descoverd completley diferent error there. :-(
  5. P

    What is Error 2465

    Hi, All Am relatively new to using VBA so I apologise for the state of my code, I am having problems with runtime error 2465, it seems to be looking for a field “I” referred to in my Expression, but from my knowledge this field does not exist in any of my source tables, I have run debug...
Back
Top Bottom