showing all on subform

  • Thread starter Thread starter JohnE
  • Start date Start date
J

JohnE

I have a main form that is for project associated with an overall master
project. The main form has a subform on it The subform has a button that is
to show all tasks associated with the master project field on the main form.
Once all the associated tasks are displayed, the user can then add any
task(s) necessary for the mainforms project. I am not getting the subform to
show all the associated tasks to the overall master project listed on the
mainform. The way this app sounds might be confusing but it really isn't.

Can anyone get me going in the right direction for having the subform button
show all the proper tasks in the subform?

Thanks.... John
 
I have gone back and re-read my info. I guess it would be changing the
recordsource of the subform from the button located on the subform.
.... John
 
Nevermind. Figured it out another method.


JohnE said:
I have gone back and re-read my info. I guess it would be changing the
recordsource of the subform from the button located on the subform.
... John
 
Back
Top