Hey,
There is a folder which contains a bunch of subfolders. I want to get all the files in the latest modified subfolder (the newest one, and it could change as new folders are added so i can't directly link to the newest one) and then populate my list based on an if statement that says if option button 1 is true populate the list with files that start with these words ("Sector 1") elseif option button 2 is true, populate the list with all the files that start with these words ("Sector 2").
How do i do this?
Thanks in advance for your help!
There is a folder which contains a bunch of subfolders. I want to get all the files in the latest modified subfolder (the newest one, and it could change as new folders are added so i can't directly link to the newest one) and then populate my list based on an if statement that says if option button 1 is true populate the list with files that start with these words ("Sector 1") elseif option button 2 is true, populate the list with all the files that start with these words ("Sector 2").
How do i do this?
Thanks in advance for your help!