Search results

  1. G

    Report grouping on specific dates

    I'm a bit new to this... I'm working on a rugby database listing all games played for the last 150 years. I need to be able to group the report on all games played in a season but the season runs from June 1 through May 31. I can't find any way to specify the start date of a group. (I just need...
  2. G

    Grouping on Date...

    I'm working on a rugby database listing all games played for the last 150 years. I need to be able to group the report on all games played in a season but the season runs from June 1 through May 31. I can't find any way to specify the start date of a group. (I just need to change January 1 to...
  3. G

    Sum "0" Values...

    Hi, I'll try to explain this briefly... I have a database that tracks rugby games over many seasons. All works well until I try to create a grand total of points for each player. As the values associated with tries, penalties, etc have chnaged over the years, I store the values based on the...
  4. G

    SetValue from query

    My apologies up front for being a bit of a novice. I have a rugby database with matches, players, scoring. etc. Based on the date (txtdate) of a game, I would like to retrieve the correct season (txtseason) from a table (tblseason). (tblseason) has (txtstartdate), (txtenddate) and (txtseason)...
Back
Top Bottom