Attempting to construct a Dateadd query to retrieve all occurrences of any specified 3 digit lottery number and dates of occurrence and also the 3 digit lottery number that came 1 and 2 days before and 1 and 2 days after for each occurrence.
The database consist of date and lottery number fields.
If the Dateadd function is not the ideal method I am open to other solutions.