losthorizon
Technical User
We are working on an address correction report, to track down "lost" members, and to bring our records up to date. We are running into the following problems: Some entries in our {member.address} database have been corrected or changed multiple times, either because a member has moved to a different address, or typographic errors have been corrected, (several times, in the case of some members.) An address1, address2, state & Zipcode (as an example) may ALL have been changed several times over the years, either because of "typos", or because of that member actually moving to a new address...BUT we are only interested in the MOST RECENT data. How do we go about filtering our data, to ONLY extract the "latest known address"? We are attempting to do this with Access 97, and, if possible, also creating a Crystal Report from the corrected data. The preliminary report we have right now shows a "current address" and a "former address" for comparison purposes, but it is not 100 % accurate.