Copy Pasting a list of Data

Hi,
I want to copy paste a list of data (fixed amount) and when pasting, each row of data is duplicated twice. For example: Left column is the original list while the right is the intended end result.
Sample:

Hi @anon5199880

Checkout the workflow I have attached. This gives the output you specified in the screenshot…
ValueDuplicationExcel.xaml (10.0 KB)
ValueDuplication.xlsx (7.8 KB)

If this solves the issue, please mark the answer as solved so it will help others as well… :slight_smile:

2 Likes

Thanks @Lahiru.Fernando

1 Like

Hi @Lahiru.Fernando,

Would you also know how to speed up the process as write cell takes a very long time when having to do multiple rows due to auto saving. My plan was after reading the range, I would then duplicate the data rows and then printing the output out. Thanks.

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