Hello everybody,
Thanks for reading my post.
I am wanting to randomly assign different users to records in a split database.
I have a table
UserField
User1
User2
User3
User4
Records Table
RecordField
record1
record2
record3
record4
record5
record6
......could end up being up to 600 records at one time
The records table will have a userID available for assignment.
My thoughts was using an update query. I have had problems trying to figure out how to do it. I can't find a solution in the forum either.
I appreciate any help you could give me.
Thanks,
John
Thanks for reading my post.
I am wanting to randomly assign different users to records in a split database.
I have a table
UserField
User1
User2
User3
User4
Records Table
RecordField
record1
record2
record3
record4
record5
record6
......could end up being up to 600 records at one time
The records table will have a userID available for assignment.
My thoughts was using an update query. I have had problems trying to figure out how to do it. I can't find a solution in the forum either.
I appreciate any help you could give me.
Thanks,
John