About 76 results
Open links in new tab
  1. 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 …

  2. 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?

  3. 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 …

  4. 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 …

  5. 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 …

  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 open excel applicatiion using VB.NET? - UiPath …

    Feb 8, 2018 · Hi, Use open application activity and indicate an excel file when it is open and so the file name property and selector for open application activity will be set automatically.

  8. Open excel files - Activities - UiPath Community Forum

    Nov 7, 2023 · Then Use Excel File with CurrentFile.FullName as path which will take your Excel file as Path, Inside that you read range which will store the Data in datatable. Then you can …

  9. 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). …

  10. Using an already open Excel workbook - UiPath Community Forum

    Oct 19, 2020 · activities, excel, question Fred_PARENT October 19, 2020, 3:05pm 1 Hi, I would like to know if anyone has ever tried working with an already open excel file. Indeed, I have to …