Loop read excel files and add new columns

Hello,

I have multiple excel files with the same Column (A), but different columns (B+C).
I want to create one sheet by adding only the new columns each time so that I have a sheet with column A + the columns containing the data (B+C+D+…).

Is there a simple loop for that?

Hi @Max98,

You need the Loop End node configured to Allow changing table specifications

I hope this helps!

Matt

FYI screenshot might not make sense as I used the RANDBETWEEN function so when opening my excel files they recalculated! :slight_smile: Trust me though. :sunglasses:

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.