multipleintell
Technical User
I want to keep track of employees that work in multiple buildings. Some staff members are only at building A. Some are only at building B. (I have a total of 10 buildings). How do I build a table that is related to my EmployeeInfo Table that would allow me to say Joe Schmoe is at building A and B? I do not want to keep the names of both buildings in a single field. I would appreciate any advice you could give. Thank you.