
Originally Posted by
ljksmith
I have a database where I import a new table every other month. It contains virtually the same data with updated usage in it. What I need to do is somehow find a way to compare the meter field in the previous table with the meter field in the new table to see if they are still the same. Basically its a water usage table with addresses and meters and I need to see if the meter number has changed so I can update it. I've tried everything I can think of but I'm a self taught novice with Access. Any input would be helpful.