User Profile

Collapse

Profile Sidebar

Collapse
Stella
Stella
Last Activity: Jan 23 '07, 05:01 PM
Joined: Jun 5 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Stella
    started a topic Access Export

    Access Export

    Am geeting compile error: Expected: = on the following code:

    DoCmd.TransferT ext([TransferType As AcTextTransferT ype = acExportDelim],["exportraw"],[strTable],[FileName],[True],[ ],[ ])

    Any ideas?
    See more | Go to post

  • Export Access Tables to "|" delimited text files

    Help!!! Am extremely new to VBA. Want to set up code behind a button that will prompt the user for a table name(source of data) and file name(end result of export) and then export the data into a pipe delimited text file.

    Appreciate any help!!!
    See more | Go to post

  • Stella
    started a topic Export Access Table to "|" delimited text file

    Export Access Table to "|" delimited text file

    Help!!! Am extremely new to VBA. Want to set up code behind a button that will prompt the user for a table name(source of data) and file name(end result of export) and then export the data into a pipe delimited text file.

    Appreciate any help!!!
    See more | Go to post
No activity results to display
Show More
Working...