diff --git a/References.txt b/References.txt index d1be418..9cb0fb7 100644 --- a/References.txt +++ b/References.txt @@ -231,4 +231,13 @@ This reference details how to export data to an Excel spreadsheet using C#. http://sourceforge.net/projects/itextsharp/ This is a .NET library for exporting data to a PDF file. -=================================================================== \ No newline at end of file +=================================================================== + + + +====Kipling Gillespie========================================================== +This is a cool python library for manipulating excell files + +https://openpyxl.readthedocs.io/en/default/ + +===============================================================================