Good morning! I am a basic Access user -- unfortunately I do not have experience programming. Our department performs audits. I need to write a query to get a 5% sample per UserID. Each UserID has many records in a table, and I need to pull a 5% sample per User. If a User has only 1 record in the table, I will need to make sure that record is included in our audit sample. Currently I have an Import database, which I import a spreadsheet of many loans, and the UserID's who have worked on the loans. I need to pull a 5% sample per UserID, and export that into a database where our Auditors perform the audit. I have this database set up, but the process where we pull the 5% sample per UserID is very clunky (this is a database I inherited). I am hoping some experts will be able to assist. If you would like to see what is currently being used, let me know and I can provide a sample. If you know of some programming that can be done, please explain it to me in detail since I'm not familiar with programming
-- I just mainly putt queries together in a macro to come up with my results. Thank you very much -- I very much appreciate all the expertise on this site!!!!!
