Hi @kmarrs901 , take a look at this workflow
(Ignore the mention of “XML” in the description. I think that is a typo)
You can use the sheet name to use for the csv output file name inside the loop (probably using String Manipulation (variable) and String to Path nodes to create the csv file name as a path variable and then attach Csv Writer inside the loop.
Hope that points you in the right direction.