Search results

  1. B

    Loading a table with the results of a query

    Hi all, I need a bit of help so thought I would submit a post. I am trying to load a table through a VBA process with the results displayed in another query. eg qryResults has the following columns: ID, DATE, COMMENTS tblEmpty has the following columns: ID, DATE, COMMENTS I want to use...
  2. B

    Access 97 Error performing LEFT() on a memo field

    The application error is received when any length over 255 is entered.
  3. B

    Access 97 Error performing LEFT() on a memo field

    Hi, I am working with Access 97 and experiencing difficulty in 97 returned errors when trying to perform a left function on a returned memo field. Details are below. Has anyone experienced this and have a workaround for it? Do you know if this is a known error in 97? The purpose of this query...
Back
Top Bottom