open a form from a subform when clicking on data

T

Tracy

Please help!

I sent this message earlier but I'm not sure I posted my continuing question
correctly, so I created a new question.

I have a form that has a subform. I don't want people editing the subform
but I would like to program the subform where I could click on the record
selector and choose a particular topic. There are several selections but one
of them is
"Section 10: Superior Courts". The control source name is UC_grp_name but
it's actually named Budget Unit.

I would like to open the form CriminalJusticeYear and click in the subform
and select ever which record selector I need and by doing so, open up in the
same form CriminalJusticeYear as a subform the form f_PrimaryEntry. The form
f_PrimaryEntry has a text box named GroupName and it's control source is
UC_grp_name. (Should I name both of them Budget Unit or is it okay to have
different names on each?) I also need the f_PrimaryEntry to show all the
records for the GroupName but display them by bp_num on each screen.

When I write the event procedure, I write it in the sub forms On Click - not
the
form, correct?

Thanks a ton!!!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top