Populating a combobox

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
I am trying to populate a combobox with file names in a directory.
My problem is to sort those files from newest updated to oldest. I was not
able to sort them. (I am using filedatetime())
Are any of you help me to write a code so that I will be populate a combobox
with filenames in a directory sorted by file dates?

Thanks
 
Back
Top