Results 1 to 2 of 2
  1. #1
    medusa3604 is offline Novice
    Windows 7 64bit Access 2013
    Join Date
    Dec 2014
    Posts
    9

    Show field in a different format

    Hi,



    I have imported data from a ORACLE database and I have a problem. I want to make a "new table query" to show related fields from 3 different tables. The problem is that the date fields is written 20150124 in the imported data and I want it to be 2015-01-24. Can I make this happen in the query design? I would write a formula something like this in the normal case: Left([Etik]![GILTIG_FRAN];4) & "-" & Mid([Etik]![GILTIG_FRAN];5;2) & "-" & Right([Etik]![GILTIG_FRAN];2)

    / Anders
    Sweden

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,930
    Yes. Try it.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Replies: 6
    Last Post: 01-08-2015, 03:21 AM
  2. Replies: 4
    Last Post: 04-03-2014, 08:03 AM
  3. Replies: 3
    Last Post: 01-03-2014, 03:14 AM
  4. Replies: 4
    Last Post: 03-12-2013, 06:49 PM
  5. Replies: 2
    Last Post: 03-23-2011, 11:43 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