Hello,
I am trying to sort filenames numerically inside a windows folder. If I add a 01 to a filename, that will keep them in order in a windows folder until I reach 100. Then 10_abc sits with 100_def, 20_abc sits with 200_def, etc... I need to sort them where 10 is 10 and 100 is 100. Does anybody have any ideas how to do this? I've spent alot of time looking through the posts and haven't found anything. If somebody could help me I would really appreciate it.
Thanks in advance, Rick