Results 1 to 4 of 4
  1. #1
    Acidburning is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Feb 2012
    Posts
    5

    Recommend Method of Handling Temporary Approximate Dates

    I have my Data Types sent to "Date/Time" and a format YYYY/MM/DD.

    What is a good method of handling approximate dates? IE: Early April 2012, or ~5/14/2012, or TBD.

    Eventually, I want to create queries to calculate dates against each other.


    thanks

  2. #2
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    How would you define approximate date?
    Can you give a definition and a couple of examples?

  3. #3
    Acidburning is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Feb 2012
    Posts
    5
    Quote Originally Posted by orange View Post
    How would you define approximate date?
    Can you give a definition and a couple of examples?
    sometimes we are working with approximate or floating dates for scheduling. Eventually, these become hard dates.
    Some examples of the information we get from clients:
    - Early July 2012
    - End of Sept 2012
    - Q42012
    - ~7/13/2012

    I still want to be able to calculate days from the estimated dates.
    So if I took the example of "~7/13/2012"
    One solution I have is just to use 7/13/2012 in my table (Data Type set to Date/Time). But I need a way to flag that date, since it was an estimate/ approximate date. Should I just add a yes/no column toggle next to the date for Actual/ Estimate?

    Is there a way to make exceptions in the Data Type Date/Time to allow a character to flag estimated dates, ie: "~"

    Thanks,

  4. #4
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    I think this would work
    yes/no column toggle next to the date for Actual/ Estimate

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

Similar Threads

  1. Temporary tables
    By MDB in forum Forms
    Replies: 3
    Last Post: 08-14-2011, 12:26 PM
  2. Replies: 2
    Last Post: 02-18-2011, 02:13 PM
  3. Setting Temporary Variable
    By KEVWB in forum Access
    Replies: 1
    Last Post: 02-07-2011, 01:41 PM
  4. Recommend an access instruction book
    By diane802 in forum Access
    Replies: 4
    Last Post: 01-20-2010, 05:27 PM
  5. Handling dates in queries
    By mrk68 in forum Access
    Replies: 4
    Last Post: 03-23-2009, 06:35 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