I have a routine that imports emails from an Outlook group inbox.
It works fine except the newest is coming in first, I would like the oldest email to be the first record in the table. What's happening is the newest email is the first record in the table and the oldest is the last record added.
It works fine except the newest is coming in first, I would like the oldest email to be the first record in the table. What's happening is the newest email is the first record in the table and the oldest is the last record added.