Move up then into next folder

I see the command to go up a directory, but after that what about to move the focus down one folder and then inside of it? In a set of folders sorted by name (e.g A, B, C, D) I would like to make a button that could move you from inside A to inside B. How could this be done? To be clear I am in a folder called A. A lives in a folder called alphabet. So:

D:\alphabet\A 
D:\alphabet\B 
D:\alphabet\C 
D:\alphabet\D 
D:\alphabet\E 
D:\alphabet\F 
D:\alphabet\G 

I would like to make a button that can navigate from inside A to inside B. Then from inside B to inside C. Thanks

1 Like

Super Cool! Thanks so much!