Results 1 to 4 of 4
  1. #1
    maati1980 is offline Novice
    Windows 2K Access 2003
    Join Date
    Oct 2009
    Posts
    3

    Simple prgnostic query, extending time trend in table

    Hi all,
    I've been out of access for about 10 years and some of the solutions slipped my mind. The question is how to transform table with time series to extend time horizon. I have data for 12 months and I would like to see 24 months. I see the data as:



    and I would like to get extended timeline like this:


    Thanks in advance for any clues.
    maati

  2. #2
    Micron is offline Very Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    13,372
    I hope your data doesn't really look like that and that those are not your real field names.

    Notwithstanding the fact that you shouldn't be continually working directly on tables, the short answer is that you can grab Excel rows if that's what you have, and Paste Append (Access ribbon) into a table. I do that if testing and need quick data, but one should be modifying or appending data via forms or queries in a finished db.
    The more we hear silence, the more we begin to think about our value in this universe.
    Paraphrase of Professor Brian Cox.

  3. #3
    maati1980 is offline Novice
    Windows 2K Access 2003
    Join Date
    Oct 2009
    Posts
    3
    :-)
    The data is simplified to explain the problem easier. I have database with salaries and I would like to prepare simple prognosis of these based on last 12 months history. I would use a lot of parameters which will modify Values for future months. I didn't want to describe all complexities here as I think I can handle it myself.

  4. #4
    Bulzie is offline VIP
    Windows 7 64bit Access 2007
    Join Date
    Nov 2015
    Posts
    1,511
    Not really understanding your set up. Is that tables at the top or queries based on tables? For date increments, you could use DateAdd function to add a month at a time.

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

Similar Threads

  1. Extending data table
    By geocan2006 in forum Access
    Replies: 2
    Last Post: 05-02-2018, 02:26 PM
  2. Trend Analysis
    By TimC in forum Queries
    Replies: 2
    Last Post: 01-05-2015, 11:58 AM
  3. Extending a many to many relationship
    By peterw in forum Database Design
    Replies: 11
    Last Post: 05-29-2014, 04:03 PM
  4. Monthly Trend Query/Report
    By bmschaeffer in forum Queries
    Replies: 3
    Last Post: 10-19-2011, 03:29 PM
  5. Query for Forecast Trend
    By cacosta35 in forum Access
    Replies: 0
    Last Post: 07-07-2011, 12:28 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