A
Alex via AccessMonster.com
Hi all. Thanks for your helping me in the recent months, great forum.
Now for problem, I've got a query that lists ID numbers of employees. When
I double click on ID number I need that ID number to be passed on to
another form to look the details of that employee. The employee ID is a
"number", not autonumber, but can't be edited in a form.
Currently, when I double click it doesn't pass the value (OpenArgs method),
but opens 1st record with different empID
Any ideas on how to overcome this?
Thanks
Now for problem, I've got a query that lists ID numbers of employees. When
I double click on ID number I need that ID number to be passed on to
another form to look the details of that employee. The employee ID is a
"number", not autonumber, but can't be edited in a form.
Currently, when I double click it doesn't pass the value (OpenArgs method),
but opens 1st record with different empID
Any ideas on how to overcome this?
Thanks