User Profile

Collapse

Profile Sidebar

Collapse
Cathryn
Cathryn
Last Activity: Oct 11 '06, 11:27 AM
Joined: Oct 6 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Cathryn
    replied to OutputTo truncating text file
    Hi PEB,

    The data needs to go into a comma delimited file, but different rows have a different structure, therefore the function creates the correct structure and exports a single column table in the correct order. This single column has been truncated. The full version of the first few rows is shown below.

    PRCG,AreaAp8,27-Aug-06,156126.99,M2 53, ,20060827, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,...
    See more | Go to post

    Leave a comment:


  • Cathryn
    started a topic OutputTo truncating text file

    OutputTo truncating text file

    When using the command:

    DoCmd.OutputTo acOutputFunctio n, "SQLfunctioncal l", acFormatTXT, "filename"

    The results are truncated as shown below:

    ---------------------
    | Data |
    ---------------------
    | PRCG,AreaAp8,27-A |
    ---------------------
    | PRQT,MALL003386 ,0 |

    Results are also not truncated when output to Excel or when the...
    See more | Go to post
No activity results to display
Show More
Working...