OrWolf
MIS
- Mar 19, 2001
- 291
Hi all,
I have a datagrid that is linked to an Access database. I can pull in the values and update the Access table based on the values entered just fine. My problem is that I want to also be able to update a hidden column to the user's e-mail address to track who is making changes, but I can't seem to find code to allow this. The code I'm looking for should be that if a user updates a cell or row in the datagrid then set the validated field to their e-mail address.
Thank you!
I have a datagrid that is linked to an Access database. I can pull in the values and update the Access table based on the values entered just fine. My problem is that I want to also be able to update a hidden column to the user's e-mail address to track who is making changes, but I can't seem to find code to allow this. The code I'm looking for should be that if a user updates a cell or row in the datagrid then set the validated field to their e-mail address.
Thank you!