Need help with dynamic process

Looking at an example on the forums, looks like it be like this:

For Each File in Folder
  For each
  AppendixFiles
  in Folder
  SpecifiedDirectory


Use Excel File
  Excel file
  [AppendixFiles]

where AppendixFiles is your choice of name to represent the list of files you are looping over

Reference