Hello everybody,
i have a problem. I need to find a specific folder from my path. The name of these folders are always different for example.
(this comes from a dictionary Tool.)
C:\Users\timo\Document\Oracle Database\07 Oracle\ABCDE\1 hello_myfriend\1_1_.xlsx
C:\Users\timo\Document\Oracle Database\07 Oracle\FGHI\2 hello_myfriend\1_1_.xlsx
........
.......
now i have to find the folder ABCDE and FGHI
if someone has any clue, i would really appreciate it.