Results 1 to 3 of 3
  1. #1
    fluffyvampirekitten is offline Competent Performer
    Windows 7 64bit Access 2013
    Join Date
    Jun 2015
    Posts
    108

    How to export excel table and date column format to be dd/mmm/yyyy?

    How can I export acess table into excel file?
    Another problem is that my table date column is in this format - 23/Jan/1983 12:00:00 AM

    I would like to extract it without the time , only dd/mmm/yyyy.

    Any ideas ?
    Thanks in advance

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,549
    In your query, make a field: format([dateFld],"dd/mmm/yyyy") as MyDate


    export in macro with:
    transferspreadsheet

  3. #3
    fluffyvampirekitten is offline Competent Performer
    Windows 7 64bit Access 2013
    Join Date
    Jun 2015
    Posts
    108
    Should I Edit the query thru "Record Source" of my report ?

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

Similar Threads

  1. Replies: 13
    Last Post: 05-06-2014, 12:42 PM
  2. On delete
    By tariq1 in forum Programming
    Replies: 1
    Last Post: 07-21-2012, 12:09 PM
  3. Replies: 2
    Last Post: 01-24-2012, 02:16 PM
  4. Trying to Delete record using delete query
    By MooseOTL in forum Access
    Replies: 13
    Last Post: 10-04-2011, 02:30 AM
  5. Replies: 11
    Last Post: 03-30-2011, 01:08 PM

Tags for this Thread

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