Hi,
I have a continuous form with a button next to each record. I want to open up a pop-up form that relates to that record when the button is clicked. I have all the correct code in place and the form should open filtered by the contents of the ProjectName filed.
However, when the button is clicked, it always filters by the first record only! I've put a messagebox in the button click event to display the content of the ProjectName field and it always shows the content of the first record, whichever record button you click on.
Antyone have any idea why it might be doing this? Any help would be appreciated!
Thanks,
Simon
I have a continuous form with a button next to each record. I want to open up a pop-up form that relates to that record when the button is clicked. I have all the correct code in place and the form should open filtered by the contents of the ProjectName filed.
However, when the button is clicked, it always filters by the first record only! I've put a messagebox in the button click event to display the content of the ProjectName field and it always shows the content of the first record, whichever record button you click on.
Antyone have any idea why it might be doing this? Any help would be appreciated!
Thanks,
Simon