Hi All,
I am new to PowerShell. i would like to split the Excel file (.xlsx) into different based on row values.
My requirement is, need to group Application rows should be in one file, Application2 rows should be in another file, and Application3 values in another file..! could any please help me to write Powershell script based on this requirement..!!


