I have done some searching in VBA help and online for a way to sort single dimension arrays of string or date data and can't find anything. The only specific reference I found was that VBA can't do it. I'm hoping to find a way to sort arrays of string and/or date data in Excel 2003 VBA without having to write it out to a worksheet. Does anyone know of a way?