Problem with "appand range"

hello :slight_smile:

I need to place certain data in the same sheet one below the other. Using the append Range activity, the required format is obtained, but a duplicate sheet is created when the data column is “PIN”
Does anyone know how this can be done so that everything is in one sheet? :frowning:

1 Like

@dvojinovic

I believe there is a space…check the same…

Two sheets cannot have same name

Cheers

Hi @dvojinovic

Check the sheet name in append range. Just trim it. Hope this will solve your issue.

Thanks

Thank you, it worked :slight_smile:

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