Just when we thought the misery was over. The code doesn't work on my full data set. My original data holds about 1.3mill observations, so I originally had this saved as a DBF file. To make the data compatible with the code, I reopened the large DBF file and saved it as a CSV in temp, C drive and renamed it TESTER. When I ran the code, the date values became blank, and the desired want database had 0 observations. See snap shot. I have attached a small sample of my real data in its DBF origin. Hopefully it is a simple tweak to get this working.
... View more