S
sarchie via AccessMonster.com
I would like to have a command button pull up a form that is linked to the
main form. The main form displays milestones and I would like to command
button to pull the progress notes form with the record that is linked to the
corresponding milestone.
The expression that I have tried (which I know is wrong) is:
[tblMilestonemthprgntes]![strID]=[tblMlestnes]![Progress Notes]
I would like to eliminate the user's need to enter a parameter value to pull
the corresponding progress note record.
I was going to have a subform inserted on the main form but I was having a
hard time linking the information and also the progress notes has the twelve
months which was not displaying nicely on the form.
main form. The main form displays milestones and I would like to command
button to pull the progress notes form with the record that is linked to the
corresponding milestone.
The expression that I have tried (which I know is wrong) is:
[tblMilestonemthprgntes]![strID]=[tblMlestnes]![Progress Notes]
I would like to eliminate the user's need to enter a parameter value to pull
the corresponding progress note record.
I was going to have a subform inserted on the main form but I was having a
hard time linking the information and also the progress notes has the twelve
months which was not displaying nicely on the form.