Results 1 to 3 of 3
  1. #1
    shabbaranks is offline Competent Performer
    Windows 7 32bit Access 2007
    Join Date
    Oct 2011
    Posts
    162

    Help exporting table to csv


    Hi guys,

    I know how to use the manual export but it doesnt do exactly what I am trying to do. Im trying to export fields in a perticular order\structure but am not too sure about how to do it.

    Table A has 3 columns Column1 Column2 and Column3 - the form whereby the user makes their selection displays Table A - Column1. What I would like to be able to do is based on Table A Column1 - Export its corrosponding field Table A Column3 as the is the code reference as opposed to the name reference of that row - hope I make sense?

    Can anyone assist me with this please? Any questions let me know and I'll do my best to explain further

  2. #2
    shabbaranks is offline Competent Performer
    Windows 7 32bit Access 2007
    Join Date
    Oct 2011
    Posts
    162
    After doing a little reading I would say I need to use DoCmd.TransferText to export - is this correct?

  3. #3
    boblarson is offline --------
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jun 2011
    Posts
    1,272
    Yes, DoCmd.TransferText SHOULD be able to do what you need, in conjunction with a query that pulls the data together the way you want to see it. If it doesn't get exactly what you want, you can do it in different ways, but TransferText would be my first choice.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Exporting Pivot table
    By bcurrey in forum Import/Export Data
    Replies: 1
    Last Post: 10-20-2011, 08:03 AM
  2. Exporting from a Access Table to Excel PivotTable
    By runthis457 in forum Import/Export Data
    Replies: 2
    Last Post: 02-12-2011, 09:06 PM
  3. Table records exporting to another table.
    By aligahk06 in forum Access
    Replies: 1
    Last Post: 04-27-2010, 10:43 AM
  4. Exporting pivot table
    By nesbtech in forum Import/Export Data
    Replies: 1
    Last Post: 04-28-2008, 12:19 PM
  5. Exporting main table AND subform
    By jenny28 in forum Import/Export Data
    Replies: 0
    Last Post: 05-10-2007, 11:40 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums