I am new to Access but have designed a relatively solid database with my limited knowledge. Now I am looking at creating expressions and/or macros that will automate some of the functions that my volunteers & I need.
I have a Minister's Form that includes a field listing the name of the ministry that particular minister represents. We want to click on that Ministry field and have theMinistry Form open to the corresponding ministry record.
Form 1= FrmMinisters
Field 1= ParentMinName or ParentMinID
Form 2= FrmParentMinistries
Field 2=ParentMinName or ParentMinID
ParentMinID is the primary key for Form 2
ParentMinName is the same value on both corresponding records
I know enough to use the "Event on click" section in properties but don't know enough to create the necessary coding instructions. Can anyone assist me in building a code that will do this?
Thanks!
Melissa
I have a Minister's Form that includes a field listing the name of the ministry that particular minister represents. We want to click on that Ministry field and have theMinistry Form open to the corresponding ministry record.
Form 1= FrmMinisters
Field 1= ParentMinName or ParentMinID
Form 2= FrmParentMinistries
Field 2=ParentMinName or ParentMinID
ParentMinID is the primary key for Form 2
ParentMinName is the same value on both corresponding records
I know enough to use the "Event on click" section in properties but don't know enough to create the necessary coding instructions. Can anyone assist me in building a code that will do this?
Thanks!
Melissa