markdooler
Member
- Local time
- Today, 14:46
- Joined
- Nov 25, 2020
- Messages
- 58
Hi All
Need some help again!
i have a form that displays all the users in my system called frmUserList (form created from the tblUsers)
I also have an edit user form called frmEditUsers
I have set the on click event on the fields in the frmUserList to open the frmEditUsers but cant seem to get it to filter to the correct record.
Below is the macro setup i have used in the past for another form with this funtion but i just cant get it to work
with it set like this the below comes up when you click it.
Im sure i have not given you enough info but any ideas?
Need some help again!
i have a form that displays all the users in my system called frmUserList (form created from the tblUsers)
I also have an edit user form called frmEditUsers
I have set the on click event on the fields in the frmUserList to open the frmEditUsers but cant seem to get it to filter to the correct record.
Below is the macro setup i have used in the past for another form with this funtion but i just cant get it to work
with it set like this the below comes up when you click it.
Im sure i have not given you enough info but any ideas?