Results 1 to 3 of 3
  1. #1
    rwahdan1978 is offline Advanced Beginner
    Windows 11 Access 2016
    Join Date
    Jun 2024
    Posts
    57

    How to add date field to access query design?

    I have a query design that i take fields from the users table. I am trying to make a copy of that users table but I want to a new column not in the original table "users" which is the current date and time. How to add that in the query design?

    Click image for larger version. 

Name:	Screenshot 2024-07-08 071509.png 
Views:	21 
Size:	21.5 KB 
ID:	51957

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    In cell on Field row enter:

    CurDte: Date()

    or

    CurDtTm: Now()
    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
    Join Date
    Jan 2017
    Location
    Swansea,South Wales,UK
    Posts
    6,556
    Why not just add that field to the User table?
    Please use # icon on toolbar when posting code snippets.
    Cross Posting: https://www.excelguru.ca/content.php?184
    Debugging Access: https://www.youtube.com/results?sear...bug+access+vba

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

Similar Threads

  1. Replies: 1
    Last Post: 02-04-2015, 03:53 PM
  2. Replies: 20
    Last Post: 01-13-2015, 02:23 PM
  3. Replies: 2
    Last Post: 03-31-2012, 07:53 AM
  4. SQL Query Design - Date Range Help Needed
    By StevenCV in forum Queries
    Replies: 1
    Last Post: 02-28-2012, 08:24 AM
  5. Expired Date Query Design
    By Bike in forum Queries
    Replies: 4
    Last Post: 03-30-2011, 02:46 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