Extract certain rows and columns from multiple excel files

Hi @lgarduno
you can start with some of the examples in the forum:
e.g.:
how to read specific sheet from multiple excel files in a folder

Then just filter for your needed fields either at the end of the loop or after the loop

2 Likes