Basically i want to be able to use a spinbox in my form to select the month the user wants to open.. so there are 12 folders 1 for each month of the year. In each folder their are five files. All five files are named the same in each folder. I would like for the user to select month.
Upon selecting month another form will pop up that will have tab buttons linked to each file.
so user scrolls to March hits enter
another form pops up with five buttons or some other command button type that list all five files.. when they select the file it opens up.
Any suggestion on how I can do this.. Please note ..yes there has to be 12 separate folders. with the 5 files inside.
Basically I need them to be able to select the file month and then the file.
Thanks for your help.
Upon selecting month another form will pop up that will have tab buttons linked to each file.
so user scrolls to March hits enter
another form pops up with five buttons or some other command button type that list all five files.. when they select the file it opens up.
Any suggestion on how I can do this.. Please note ..yes there has to be 12 separate folders. with the 5 files inside.
Basically I need them to be able to select the file month and then the file.
Thanks for your help.