User Profile

Collapse

Profile Sidebar

Collapse
skygoodwin
skygoodwin
Last Activity: Mar 15 '10, 10:44 PM
Joined: Mar 12 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • skygoodwin
    replied to SQL problem - aggregate function
    I'm sorry...I still don't follow. I really appreciate your help.
    See more | Go to post

    Leave a comment:


  • skygoodwin
    replied to How to print multiple reports at a time
    Couldn't you also simply create a macro with seven separate actions of "OpenReport " where the View setting is set to "Print."

    Between each "OpenReport " action, you could insert a "Close" action that closes each specific report with it set to either save or not save the report upon closing.

    The macro could be tagged to a button on a form or whatever you'd want so you could print...
    See more | Go to post

    Leave a comment:


  • skygoodwin
    replied to SQL problem - aggregate function
    Changing it to Max has no effect.
    See more | Go to post

    Leave a comment:


  • skygoodwin
    started a topic SQL problem - aggregate function

    SQL problem - aggregate function

    I have a database with multiple records during each month.

    Let's say in March, there is data for March 1, March 15, and March 22.

    I need a query that can return the average student test scores for March, but also return only the average for the scores on March 22.

    Is there a way to combine the functions:

    Month([Date of Data Export])=3

    along with something that returns the...
    See more | Go to post
    Last edited by NeoPa; Mar 13 '10, 12:30 PM. Reason: Please use the [CODE] tags provided
No activity results to display
Show More
Working...