Hi access gurus,
I am just wondering if someone could give me a little here. I am trying to find out what is the best way to design my database to track equality monitoring. Sounds simple enough but its becoming a bit of a headache for me because I cant think of the best way to do this because not everyone will agree to their details being used for equality monitoring, most do, but legally I need consent before I can allow my database to tract their details and so thats where the pain began.
At the minute I have in my database a customer table and form respectivel. Here the customer must provide much of the information necessary for Equality monitoring, but because I am not allowed to track their detail until consent is given, I have made another table called equality monitoring and made an equality monitoring form. there the user must re-enter the information from the customer form, for example DOB, community memebership etc.
It is not a big problem, everything is still working fine like, but I was just wondering if anywhere here knew of a better way to design this. What I was thinking was the best way was to maybe put a yes/no box on the customer form, or maybe even on the equality monitoring form and from this a macro runs if the user says yes to the box and consents to eqaulity monitoring that autopopulates most of the fields in the equality monitoring form.
Does this make sense? Is it good practice? Does anyone know how to do it? or does anyone have any better suggestions?
I know that it would probably make more sense to simply get the user to enter all the details into the customer details table and form, but because clients must consent to equality monitoring I was not sure how best to go about setting that up and felt the EQ table and form was the simpilest solution.
Many thanks if anyone can help this access novice!! any help is much appreciated people.