C
CJ
Hi groupies:
I have a form that lists projects one at a time. When you use a command
button, another form opens up that shows more data from the project.
However, when I use a command button to return to my first form, I view the
first record in the recordset. I would like to view the matching project but
without using the filter function so that I can still move between projects
on the first form.
I need some help with the code please.
Thanks in Advance.
CJ
I have a form that lists projects one at a time. When you use a command
button, another form opens up that shows more data from the project.
However, when I use a command button to return to my first form, I view the
first record in the recordset. I would like to view the matching project but
without using the filter function so that I can still move between projects
on the first form.
I need some help with the code please.
Thanks in Advance.
CJ