Hi VBAInet,
As per my code in the original post, they are added through a code into a value list, can you please help with the code to sort the items as I thought that when looping through a folder it would put them in the correct sort order but it doesn't.
Me.Listbox1.RowSource = ""
Dim...