Search results

  1. A

    How to prevent truncation of memo field (field > 255 char) on export to text file.

    Re: How to prevent truncation of memo field (field > 255 char) on export to text file A conditional expression in a query creates a new query, and therefore the field type is not preserved: [that-field] is type "memo": If [this-field] is null, then do nothing, else export [that-field]. Now...
  2. A

    Hello (Access) World!

    Longtime Access programmer returning to the fold because I'm now interested in using Office365-Access.
Back
Top Bottom