Results 1 to 3 of 3
  1. #1
    rbellucci is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jun 2013
    Location
    MA, USA
    Posts
    7

    query that presents quartly data without user interface

    Ok, So I need a query that presents current quartly data live, It will be linked to a form so the user can see status open status of certain data. I've tried the date part function, datepart("q",Now()) which doesn't work so any ideas?




    Thanks !

  2. #2
    rbellucci is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jun 2013
    Location
    MA, USA
    Posts
    7
    Disreguard Solved!

    Year([Date])=Year(Now()) And DatePart("q",Date())=DatePart("q",Now())

  3. #3
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2013
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Thanks for posting back with your success and your solution.

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

Similar Threads

  1. User Interface Missing - Help Please
    By historian in forum Access
    Replies: 20
    Last Post: 02-22-2013, 04:14 AM
  2. access user interface
    By nunuwawa in forum Access
    Replies: 1
    Last Post: 01-01-2012, 10:56 AM
  3. User interface to update a table
    By HectorH in forum Forms
    Replies: 1
    Last Post: 09-16-2011, 06:16 PM
  4. User Interface
    By scubagal in forum Access
    Replies: 3
    Last Post: 07-26-2011, 02:21 PM
  5. create user interface from table
    By mer in forum Forms
    Replies: 5
    Last Post: 07-24-2011, 08:07 PM

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