Skip to content

ravikirankethe/UOfIExcel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UOfIExcel

This project is developed using VS2022 and .NET6.

Excel Files Location: By default, this project expects all the input files in the location "C:\Projects\UIUC\UOfIExcel\excels". If you want to change the input location of the excel files, please update the location of the files in the code and the application can work seamless. Files needs to be changed: Subrecipient.cs, UOfIMain.cs

Goal of the Project:

  • Reads all spreadsheets from a folder (use the 3 attached Excel spreadsheets).
  • For each file, output to the console the file name followed by each subrecipient name from that file. The subrecipient names will be under “G. Other Direct Costs” in the format “Subaward: {SubRecipientName}”
  • Finally, output a distinct list of all subrecipients along with the total subaward amount that subrecipient received across all files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages