Hello all,
I am a new Access user and I have trying to update my existing table inMS Access.
Here is my problem. I have a set of 333 clients (row) in a table. I inserted last column as "AssignTo" which I would like to assign each unduplicated client to one of the three team members randomly (e.g. Tom, Dan, Sara, Tom, Dan, Sara, and so on) At the end, Tom will have 111 clients belong to him as well as Dan and Sara.
Here is what the table should look like;
ID LastName FirstName Address AssignTo
1 Mouse Mickey Disney Land Tom
2 Mouse Minnie Disney Land Dan
3 Kent Clark Smallville Sara
4 Luthor Lex Bigville Tom
And so on
Could someone please help me?
Thank you so much.
PS. I am very new to Access nad haven't used Macro at all.
I am a new Access user and I have trying to update my existing table inMS Access.
Here is my problem. I have a set of 333 clients (row) in a table. I inserted last column as "AssignTo" which I would like to assign each unduplicated client to one of the three team members randomly (e.g. Tom, Dan, Sara, Tom, Dan, Sara, and so on) At the end, Tom will have 111 clients belong to him as well as Dan and Sara.
Here is what the table should look like;
ID LastName FirstName Address AssignTo
1 Mouse Mickey Disney Land Tom
2 Mouse Minnie Disney Land Dan
3 Kent Clark Smallville Sara
4 Luthor Lex Bigville Tom
And so on
Could someone please help me?
Thank you so much.
PS. I am very new to Access nad haven't used Macro at all.