Thank you - I'll wrap my head around that solution and see if it will work for this scenario. I hope it does - it seems simple! 🙂
...the more I think of it, I run into the same problem. I need several different users to be able to access the same record. And which users are given permission varies depending on the record.
So let's say I had record1 and user1, user5, and user9 have permission to access that record.
And I also have record2 with user1, user3, user5 and user6 have permission to access that record.
Do I create separate columns for the users? Or separate rows for each record and user combo?
How does this query work in either structure?
Oh goodness...thanks for your help!