Skip to content

Filter data in an excel sheet and store in another sheet.

Notifications You must be signed in to change notification settings

praveenmarish/FilterExcelData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Filter From Excel To Excel

Filtering failure students from Excel spreadsheet by mark.

Getting Started

This project can be used to filter failure student from the Excel spread sheet and copy that in a separate spreadsheet.

Prerequisites

  • Windows 10 or 7.

  • Microsoft .net Framework version 4.5 or higher.

Procedure

  1. Create a Excel document with two sheets (Sheet 1 & Sheet 2).
  2. Enter the student details on the sheet 1.
  3. Leave the Sheet 2 as blank.
  4. Open UiPath Studio and select 'Create new project'
  5. Select the activity Tab and drag and drop a sequence.
  6. Insert an message box into sequence to display an message.
  7. Assign the variables.
  8. Read the data from sheet 1.
  9. Add a filter using Filter Data Table.
  10. Write the filtered data to the sheet 2.
  11. Execute the program.

Built With

Credits

  • Praveen Marish
  • Harish
  • Kesavan

About

Filter data in an excel sheet and store in another sheet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published