+ Reply to Thread
Results 1 to 2 of 2

Thread: Query data manipulation

  1. #1
    Registered User
    Join Date
    10-22-2009
    Location
    Roanoke, indiana
    MS-Off Ver
    Excel 2010
    Posts
    59

    Query data manipulation

    I have a query that I need to add 3 years to a date when ran. the fiels is called EXAM_DATE the only way I thought I could do this

    DateAdd(“d”,1095, "EXAM_DATE")

    but I get a data type mismatch?
    Last edited by komet12; 09-09-2010 at 01:03 PM.

  2. #2
    Registered User
    Join Date
    10-22-2009
    Location
    Roanoke, indiana
    MS-Off Ver
    Excel 2010
    Posts
    59

    Re: Query data manipulation

    Solved

    just enter in the spot you want the expire date in the query and use the following:

    EXPIRE_DATE: [EXAM_DATE]+1095

    The 1095 is a 3 year span between dates

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.2.0