About 512,000 results
Open links in new tab
  1. Open excel file - Help - UiPath Community Forum

    Jun 27, 2017 · I would like to open an excel file in the excel application (Without using Open workbook, since it’s not going to be implemented anymore). Is there a way to do tat ? How to …

  2. How To Find Specific Excel File in Folder and Open it Up and …

    May 28, 2025 · I am trying to open a specific excel file in a folder (as you can see in my screenshot) where end of the file name will change and then once it opens it up I want to …

  3. Retrieving Data From Excel Using OPENROWSET () - Experts …

    May 8, 2010 · The first file is saved in the old format, Excel 97-2003, while the second file was saved from Excel 2010. Both files contain the same data. The sheet containing the list of …

  4. Excel “printer setup” popup - UiPath Community Forum

    Jul 28, 2023 · When processing so many excel sheets. Excel app scope visible = false Sometimes this “printer setup” popup is appear. The rpa process won’t continue until i click …

  5. How to open excel file - Help - UiPath Community Forum

    Dec 7, 2020 · Hi All, at the end of work I would like to open excel file. How to do it?

  6. Open a Excel File with start process - UiPath Community Forum

    Mar 24, 2022 · Hi, I normally use the Read Range or Excel Scope, manipulate my datatable, then output the table back on the file. However, if you are wanting to use another method, you can …

  7. How to SAVE AS the excel file - UiPath Community Forum

    Dec 31, 2024 · As soon as the excel file opens, pop up will also open. I am using excel process scope and then use application browser activity is used. So here, the file opens in excel …

  8. Excel automation fails to open Excel file due to it being corrupt or ...

    Jan 3, 2023 · Use either "Start Process" or "Open Application" as activities in the project before the other activities that work with the Excel File. This ensures that the Excel process is running …

  9. How to open all excel files in a folder and read data from specific ...

    Sep 28, 2021 · after finishing one excel file do the same for rest in folder. how can i do that? i used For each File in Folder, open chrome to page and I got confused when i reached the part …

  10. Open an excel file with Open workbook - UiPath Community Forum

    Jun 27, 2017 · Hello, I would like to open an excel file and show the excel application. The problem is that I didn’t find the “Open Workbook” activity (I have Excel package installed). …