Fistandantilis
Gawd
- Joined
- Nov 22, 2004
- Messages
- 822
OK to start, this is not homework, this is a favour that I am on and off doing for my boss.
I am doing all this in Access.
I am creating this database for him, the meat and potatoes of this database is 2 tables
table one is called "Employees"
the fields are
Employee ID (PK)
First Name
Last Name
table 2 is called "Production Detail"
the fields are
Employee ID (PK, FK)
Production Date(PK)
Daily Percent
What I am currantly stuck on is creating a report that will show results for production on a daily basis and a weekly basis. I can create reports just fine but I cant figure out how to get the software to ask the user for date to base the reports on. idealy, from the switchboard the user would select "print daily (or weekly) report" and then the user would be asked for some date parameters, this is where I am getting coders block... can someone here help me?
Thanks fellas
I am doing all this in Access.
I am creating this database for him, the meat and potatoes of this database is 2 tables
table one is called "Employees"
the fields are
Employee ID (PK)
First Name
Last Name
table 2 is called "Production Detail"
the fields are
Employee ID (PK, FK)
Production Date(PK)
Daily Percent
What I am currantly stuck on is creating a report that will show results for production on a daily basis and a weekly basis. I can create reports just fine but I cant figure out how to get the software to ask the user for date to base the reports on. idealy, from the switchboard the user would select "print daily (or weekly) report" and then the user would be asked for some date parameters, this is where I am getting coders block... can someone here help me?
Thanks fellas