LemonJello
Technical User
I've known Access for a long time but have never needed to create anything in it. I've tried to figure out how to create a query but I must be really dumb because I can't figure out what should be a simple query.
I basically need a query to show how many records were created during certain dates per user.
I've got a table (Main) that has the following fields:
Transaction #
User
Date
Account #
Etc.
I need the query to have the following columns and criteria
User
Number of records per user
Criteria: The query should ask what the from and to dates are.
To help me out the most, it would be nice if your reply would use the names herein:
Main (table that holds the data)
User (table that lists the users)
Thanks alot, cuz I'm stupid and I just can't figure it out.
Aaron
I basically need a query to show how many records were created during certain dates per user.
I've got a table (Main) that has the following fields:
Transaction #
User
Date
Account #
Etc.
I need the query to have the following columns and criteria
User
Number of records per user
Criteria: The query should ask what the from and to dates are.
To help me out the most, it would be nice if your reply would use the names herein:
Main (table that holds the data)
User (table that lists the users)
Thanks alot, cuz I'm stupid and I just can't figure it out.
Aaron