T
Tom McMillion
First of all let me say this sight offers an invaluable
service to folks like me. Thanks to all those who have
helped me to this point. I have learned a great deal
here over the last week or so.
I have 2 forms which were created from the same table.
Form #1 displays certain information for the currently
selected record. Form #2 is a pop up form which is
launched from a command button on Form #1. The
*intended* purpose of Form #2 is to display the currently
selected record from Form #1, have an operator change a
Status list box from Queue to Complete, then click a
button to auto enter a date/time stamp when this change
occurred, and to 'initial' the change via the User ID
field.
Bottom line is I need Form #2 when it opens to
programatically locate to the currently selected record
on Form #1. How do I do this? Or is it possible?
I've checked the GoToRecord command available when
setting up a Macro for the button which launches Form #2,
but the only options seem to be go to New, First, Last,
and optionally "Offset" so many records. I've checked the
Access help file and 2 books that I have, but I can't
find what I'm looking for.
Thanks in advance for any help.
service to folks like me. Thanks to all those who have
helped me to this point. I have learned a great deal
here over the last week or so.
I have 2 forms which were created from the same table.
Form #1 displays certain information for the currently
selected record. Form #2 is a pop up form which is
launched from a command button on Form #1. The
*intended* purpose of Form #2 is to display the currently
selected record from Form #1, have an operator change a
Status list box from Queue to Complete, then click a
button to auto enter a date/time stamp when this change
occurred, and to 'initial' the change via the User ID
field.
Bottom line is I need Form #2 when it opens to
programatically locate to the currently selected record
on Form #1. How do I do this? Or is it possible?
I've checked the GoToRecord command available when
setting up a Macro for the button which launches Form #2,
but the only options seem to be go to New, First, Last,
and optionally "Offset" so many records. I've checked the
Access help file and 2 books that I have, but I can't
find what I'm looking for.
Thanks in advance for any help.