It's possible the Excel data shown into Form?

Hi,

I have an query in Uipath Platform. Can I create any program that like example… I have an Excel file of Employee data. Now i want to find this every information (employee name, salary, expense, entertainment allowance etc.) by entering employee id. It is possible. Please suggest me if it is possible by UiPath.

Thanks

Hi @ ARahman,

yes it is possible, use excel activity with read range, or read cells, to add or get information from your excel as datatable.

And use scrap data or get text, and typy into to get or add information to you web form .