I have a table with ID's, some of which appear multiple times. Each instance of these ID's is spelled using a different combination of upper and lowercase. Access disregards each instance's case and thinks these ID's are duplicates. I need to create a relationship between two tables using the ID field as a unique field. Is there a VBA code available to do this?
Thanks for your help
Thanks for your help