Results 1 to 6 of 6
  1. #1
    top1hat19 is offline Novice
    Windows Vista Access 2007
    Join Date
    Jan 2011
    Posts
    14

    How can I...

    I am setting up a database with a list of funds and a quarterly score for each one (1-100). Every quarter, I plan on saving the old quarter as a new table (ex. 2011 Q1 table), and importing the new quarter into the Current Quarter Table.



    What I want is for the Current Quarter to check the score of the previous quarter, and if they are both under 50, add something to one of the current table's feilds. Any idea how to do this?

  2. #2
    ajetrumpet is offline VIP
    Windows Vista Access 2007
    Join Date
    Mar 2010
    Location
    N/A
    Posts
    2,694
    this doesn't make much sense. you'd be much better off using one table and using lookup functions in a form to show what you want to show.

  3. #3
    top1hat19 is offline Novice
    Windows Vista Access 2007
    Join Date
    Jan 2011
    Posts
    14

    ?

    What doesnt make sense? I want to save a record of every quarter, and I want each quarter to automatically know what the last quarter's scores were.

  4. #4
    ajetrumpet is offline VIP
    Windows Vista Access 2007
    Join Date
    Mar 2010
    Location
    N/A
    Posts
    2,694
    it doesn't make sense to make one table per quarter.

  5. #5
    top1hat19 is offline Novice
    Windows Vista Access 2007
    Join Date
    Jan 2011
    Posts
    14
    Is there a better way to do it? Im open to suggestions

  6. #6
    ajetrumpet is offline VIP
    Windows Vista Access 2007
    Join Date
    Mar 2010
    Location
    N/A
    Posts
    2,694
    yes...from what it sounds like, use one table. one column that specifies that quarter and one other that specifies the year

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

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