About 239,000 results
Open links in new tab
  1. How to copy data from one excel workbook to another excel …

    Dec 4, 2019 · I was about to copy data table from one excel workbook to another excel workbook which had been existed with an existing data table. For clearly explanation, I attached two …

  2. How to copy an excel file to a new excel file using uipath?

    Mar 13, 2024 · Hi @Kia1 Use the Copy/Paste range activity to copy the excel data from A to B. → Use the Use excel file activity and give the Excel A File Path. → Inside Use excel file activity …

  3. Copy paste range between excel workbooks using Studio …

    May 2, 2023 · We have a usecase where we have to copy specific columns from one excel workbook and paste those columns into another workbook. Say, that we want to copy columns …

  4. Copy paste values and format uipath - UiPath Community Forum

    May 16, 2025 · Copy paste range between 2 excel sheets without changing cell/content format Help 7 3501 February 12, 2020 CopyPaste Studio studio , question , activities_panel 4 834 …

  5. How to copy one sheet in one Excel file to a sheet in another Excel ...

    Feb 16, 2022 · Use another excel application scope and write range activity inside that Write Range and pass the DataTable you created above and pass your sheet. And give different File …

  6. How to Copy & Paste Excel Table only values? - StudioX - UiPath ...

    Jul 31, 2024 · Hi @rosshild21 Use the Copy\Paste range activity to copy and paste the values. In what to copy dropdown select the values option. Check the below image for better …

  7. Copy & Paste to different Excel workbooks while retaining formats

    Aug 27, 2019 · I’ve tried to manually copy & paste manually (ie. Ctrl C and Ctrl V), with Excel visible, as format & formulas need to be retained between different workbooks.

  8. Copy data from excel and paste into another formulated excel

    Sep 10, 2020 · From SAP application, we have to download the report copy the data from downloaded sheet and paste into another formulated excel. Using of write range activity, its …

  9. Excel automation help...in copy paste - UiPath Community Forum

    Oct 30, 2023 · i want to copy a column(no header) from sheet1 of dt1 and want to paste it on sheet1 of another excel file from range B5. for this i am using copy/paste activity so whether i …

  10. Excel : Copy Paste Range only Values - UiPath Community Forum

    Aug 2, 2019 · Hello All, I just want to copy few columns from one sheet to another sheet in same excel, i’ve foud “Copy Paste Range” Activity but it is NOT working for ONLY values, if we use …