Hey,
So I currently have an access program which I am going to split to allow mutiple users to use it. However, reguarding one of my previous posts, I have made it so people can check checkboxes and select an option that allows them to send an email to those selected people. When the checkboxes are selected by one person, those marked checkboxes appear on another person's database which I don't want to happen.
I figure I have to create a code that opens a unique table for the current user to work off of that is disconnected from the original table and later can be updated to the original table.
Any ideas on how I can go about this?
I am currently using Access 2007.
Thank you.
So I currently have an access program which I am going to split to allow mutiple users to use it. However, reguarding one of my previous posts, I have made it so people can check checkboxes and select an option that allows them to send an email to those selected people. When the checkboxes are selected by one person, those marked checkboxes appear on another person's database which I don't want to happen.
I figure I have to create a code that opens a unique table for the current user to work off of that is disconnected from the original table and later can be updated to the original table.
Any ideas on how I can go about this?
I am currently using Access 2007.
Thank you.
Comment