AWilderbeast
Registered User.
- Local time
- Today, 23:29
- Joined
- Sep 13, 2005
- Messages
- 92
Hi Right i have Consultancy Database, and im trying to get a report query together that will give me what my client wants:
I gather the following information from my tables
Business:
cu_id
cu_name
Consultancy:
cu_id
co_id
co_subject
co_description
co_hrs
co_date
These tables are linked via relationship and what i need to display through my Query report are:
ammount of hrs(co_hrs) total for each business
after each company has totals for the ammount of consultancy hrs i need the user to be able to type a figure in co_hrs textbox and then be able to view all total ammount of hrs above that figure e.g type in 25 in the box and it will give all companies with more than 25 hrs total consultancy
sounds longwinded ive explained best i can, anyone help?
I gather the following information from my tables
Business:
cu_id
cu_name
Consultancy:
cu_id
co_id
co_subject
co_description
co_hrs
co_date
These tables are linked via relationship and what i need to display through my Query report are:
ammount of hrs(co_hrs) total for each business
after each company has totals for the ammount of consultancy hrs i need the user to be able to type a figure in co_hrs textbox and then be able to view all total ammount of hrs above that figure e.g type in 25 in the box and it will give all companies with more than 25 hrs total consultancy
sounds longwinded ive explained best i can, anyone help?