S
Silvio
First of all, I am sure the answer is somewhere in this helpful forum but I
am not sure what words to use to find it. So, this is what I am trying to do:
I have a form that is used as control to filter data from a query and show
the result in a subform (Seach records). The retrieved data is my subform is
displayed as datasheet (raw) view and that is fine. However, since each
record has so much data in it, I would like to be able to double click on
that raw and show that specific record in a pop-up Single Form view. As far I
can see, I guess I need to create a regular form based on my table the way I
want it to look like and then, since each record has a unique record ID,
write a code to run when double clicking a raw or something like that. Since
each record has a unique record ID, I can use it as control to open the other
Form (Single Form) and show only that record. Am I on the right track?
If so, I need assistance on write such code. Please be as specific as you
can since it has been a long time since I have done some programming in
Access. If you have a good example doing exactly what I am looking for,
please feel free to e-mail it to me @ [email protected]
Thank you.
am not sure what words to use to find it. So, this is what I am trying to do:
I have a form that is used as control to filter data from a query and show
the result in a subform (Seach records). The retrieved data is my subform is
displayed as datasheet (raw) view and that is fine. However, since each
record has so much data in it, I would like to be able to double click on
that raw and show that specific record in a pop-up Single Form view. As far I
can see, I guess I need to create a regular form based on my table the way I
want it to look like and then, since each record has a unique record ID,
write a code to run when double clicking a raw or something like that. Since
each record has a unique record ID, I can use it as control to open the other
Form (Single Form) and show only that record. Am I on the right track?
If so, I need assistance on write such code. Please be as specific as you
can since it has been a long time since I have done some programming in
Access. If you have a good example doing exactly what I am looking for,
please feel free to e-mail it to me @ [email protected]
Thank you.