Hi
Can someone point me in the right direction.
I have a main form with a combo box for selecting a project number, when the project number is selected it shows the projects number, projects name and $ value in text boxes at the top of the main form this all works fine. Below this data i have a subform which shows employees name, date, hours worked, hourly rate and total $ value.This data comes from a query and works fine except it is showing data for all project numbers.
How do I get the suform to show the the data only for the project number selected in the combo box. At present it shows all employee data for all project numbers.
I hope I have explained it clearly
Can someone point me in the right direction.
I have a main form with a combo box for selecting a project number, when the project number is selected it shows the projects number, projects name and $ value in text boxes at the top of the main form this all works fine. Below this data i have a subform which shows employees name, date, hours worked, hourly rate and total $ value.This data comes from a query and works fine except it is showing data for all project numbers.
How do I get the suform to show the the data only for the project number selected in the combo box. At present it shows all employee data for all project numbers.
I hope I have explained it clearly