Chimp8471
Registered User.
- Local time
- Today, 20:26
- Joined
- Mar 18, 2003
- Messages
- 353
i have a tbl called tblevent which stores :
daycodes, eventcodes, durations of stops etc....
i am trying to generate a report that will identify the total duration by week the amount of downtime that has occurred for each eventcode...
i believe i have done this, but what i want it to do now is for the user to be able to enter the data required on a form then click a button the the database to run the query with just the filtered data being shown.
i know that there are issues with my dates table but i that is the least of my problems at the moment....
for example:
i need to run a report for H6 (line) between week numbers 325 and 352 (this represents year 2003 weeks 25 through to 52) the dates info is stored in the dates table....
i have currently used a crosstab query to generate the query but when i try to reference the form it keeps saying not recognised....
my database example is too big to upload, so i have uploaded it to my webspace,
link is:
please help
daycodes, eventcodes, durations of stops etc....
i am trying to generate a report that will identify the total duration by week the amount of downtime that has occurred for each eventcode...
i believe i have done this, but what i want it to do now is for the user to be able to enter the data required on a form then click a button the the database to run the query with just the filtered data being shown.
i know that there are issues with my dates table but i that is the least of my problems at the moment....
for example:
i need to run a report for H6 (line) between week numbers 325 and 352 (this represents year 2003 weeks 25 through to 52) the dates info is stored in the dates table....
i have currently used a crosstab query to generate the query but when i try to reference the form it keeps saying not recognised....
my database example is too big to upload, so i have uploaded it to my webspace,
link is:
http://members.lycos.co.uk/redtilefc/events97.zip
please help
Last edited: