KB-58769: Adding/subtracting the first and last records returned by a query.
Question: How can I filter the first and last records in a query, and then add them and/or subtract one of the other? Solution: Via GetADORecordset method, you can retrieve…