visworking
MIS
I have a table that goes a little like this
User Email Info
bob test@test.com a,b,d,f,g
tim a,d,f,h,z
rob rob@test.com h,z
I need to send to people in charge of a,b,c,d...z what people signed up for that
So I would send Bob and Tim to person in charge of A
And Tim and Rob to H and Z and so on and so forth.
I am using SQL2k and Access 2k. I normally would not have setup the table this way but that is how it is.
User Email Info
bob test@test.com a,b,d,f,g
tim a,d,f,h,z
rob rob@test.com h,z
I need to send to people in charge of a,b,c,d...z what people signed up for that
So I would send Bob and Tim to person in charge of A
And Tim and Rob to H and Z and so on and so forth.
I am using SQL2k and Access 2k. I normally would not have setup the table this way but that is how it is.