Recent content by wintermute

  1. W

    Linking table Date fields by month

    Hello, thanks for taking an interest :p You are quite correct, however in this case I am using this value in a small, simple application that will have a number of non computer savvy users. Hence I am trying to make it easy for them by formatting the date "Jan 2008" instead of "01/01/2008"...
  2. W

    Linking table Date fields by month

    Hello, I have a database design problem that I cannot wrap my head around. There are three tables roughly like this: tblUsers tblAccuracy tblRecords ----- --------- ------- UserID UserID UserID Name MonthYear Date ...
  3. W

    Updating Vba Calculated Text Box Throughout Report

    Hello, first post so please advise if I can structure my questions better. Using Access 2007: I have a database containing three tables and a linked excel spreadsheet. I have a query combining all of the above. The query datasheet (or dynaset) contains records for a number of Users (User_ID)...
Back
Top Bottom