Results 1 to 3 of 3
  1. #1
    rudenberg2013 is offline Novice
    Windows 8 Access 2010 32bit
    Join Date
    Oct 2013
    Posts
    14

    How to copy the month of a date

    as I caught only the month of dates?
    I tried using the function: left (Date, 4) but is catching on too. Please help me out.
    Attached Files Attached Files

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,648
    Try:

    Month(Date)

    Is Date the name of a field? Date is a reserved word. Should not use reserved words as names.
    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.

  3. #3
    rudenberg2013 is offline Novice
    Windows 8 Access 2010 32bit
    Join Date
    Oct 2013
    Posts
    14
    It's working. So if I put the year to pick up day (date). Thank you so much.

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

Similar Threads

  1. Replies: 4
    Last Post: 05-26-2013, 03:28 PM
  2. Date + 1 month
    By quabba in forum Access
    Replies: 5
    Last Post: 02-11-2013, 09:32 AM
  3. Replies: 3
    Last Post: 04-01-2012, 01:40 PM
  4. date to month
    By metokushika in forum Access
    Replies: 5
    Last Post: 11-29-2011, 09:37 AM
  5. Month/Month to date
    By Tony McGuire in forum Queries
    Replies: 9
    Last Post: 09-20-2011, 11:54 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