Hi,
I have several files the structure as following,
FOLDER A
0001
abc_123
file1
file2
def_456
file3
file4
0002
0003
is there a way to come up with a vb script do the outcome would be
FOLDER A
0001
abc_file1
abc_file2
def_file3
def_file4
0002
0003
Start Free Trial