R
Rebecca
I have been working on this and got some help from a different newsgroup but
found this group for "macros" and thought someone here might be able to help
me out further.
I have a form (FirmInfo) and on this form there is a subform (MembersInFirm)
I want to be able to double click on the last name in the MembersInFirm form
and it opens another form named MemberFile that will automatically have the
members file information of the name that was double clicked.
The macro works and doesn't work. When I open up the subform, MembersInFirm
(which when opened is a continuous form) I double click on the last name and
it opens the MemberFile form for the last name I double clicked on.
However, if there are more than one of the last name, it opens it up the
first in alpha order. I am sure I have this in the macro somewhere but
don't know where. I need it to open the exact file for that name. I am
wondering if there is a way for you to click on the last name but the
MemberFile opens using the MemberID (which is the Primary key)?
The next problem.
I can't get the macro to work at all from inside the subform when the
FirmInfo form is open.
I do not work on VB only in design view. I am running Office XP with Access
2002, SP3.
If you need more information to help me out, please let me know.
Thanks in advance!!!!
Rebecca S.
found this group for "macros" and thought someone here might be able to help
me out further.
I have a form (FirmInfo) and on this form there is a subform (MembersInFirm)
I want to be able to double click on the last name in the MembersInFirm form
and it opens another form named MemberFile that will automatically have the
members file information of the name that was double clicked.
The macro works and doesn't work. When I open up the subform, MembersInFirm
(which when opened is a continuous form) I double click on the last name and
it opens the MemberFile form for the last name I double clicked on.
However, if there are more than one of the last name, it opens it up the
first in alpha order. I am sure I have this in the macro somewhere but
don't know where. I need it to open the exact file for that name. I am
wondering if there is a way for you to click on the last name but the
MemberFile opens using the MemberID (which is the Primary key)?
The next problem.
I can't get the macro to work at all from inside the subform when the
FirmInfo form is open.
I do not work on VB only in design view. I am running Office XP with Access
2002, SP3.
If you need more information to help me out, please let me know.
Thanks in advance!!!!
Rebecca S.