I seem to have redundancy according to the experts here and improper normalization.
In my AFRs table there are for instance ClerkID and Clerk and probably should just be a field for ClerkID. There are others also.
My question is how to get the ID numbers for these fields from the other tables? I will eventually remove the similar fields that are not IDs.
Thank you