Search results

  1. A

    Hello from Italy

    Hi, I'm an experienced IT professional and I work (as a freelancer) for differents clients/projects and usually use MS Access for those kind of solutions which should be "quiclky" delivered to the customer. I've been programming Visual Basic, and VBA for more than 10 years, then I moved to C#...
  2. A

    Problem exporting over 255 characters in a field

    I suggest to use the OutputTo command instead of TransferSpreadsheet and, as an output file format, use acFormatHTML. Then, if you append .xls in your output file you can open it as a regular excel sheet and then save as an excel workbook. It works and memo field are not truncated at 255...
Back
Top Bottom