So here is the setup I have two tables inside of an access database. What I want to do is create a command that somehow compares the field name in column 1 of table1 and field name in column 1 of table2. and so on and so forth for about 50 headers. Then spit out a box saying Mismatch if it is not able to match all column headers.
Also I am trying to figure out some code or a query that will check all entries in a specific column and if they all say the same thing (a specific phrase). Then it will say invalid.
I am still a bit new to access programming and any help or even direction is greatly appreciated.
Also I am trying to figure out some code or a query that will check all entries in a specific column and if they all say the same thing (a specific phrase). Then it will say invalid.
I am still a bit new to access programming and any help or even direction is greatly appreciated.