View Single Post
 
Old 11-24-2015, 03:52 AM
Officer_Bierschnitt Officer_Bierschnitt is offline Windows 7 64bit Office 2013
Advanced Beginner
 
Join Date: Oct 2015
Posts: 87
Officer_Bierschnitt is on a distinguished road
Default

Hi,

there is one problem: With the code I have currently, VBA counts the items in the Inbox from the oldest to the newest.
I would like it to work the other way round because those guys have approx. 26.000 items in their inbox, they never delete anything.
Can anyone tell me how to do that in VBA (I don't want to make them change the sorting before they can run this)?

Thanks a lot!

Best regards,

Officer_Bierschnitt

P.S.: I've read about the >>Sort<< method, but that doesn't seem to work for me. Strange ...
Reply With Quote