Hey Gang! So I've ran into an issue where I don't know how to separate a text tab delimited file by tabs.  Here is what I'm trying to do - I'm building a loader program that reads each "cell" that Excel outputted to this Text Tab-Delimited file and hold it until its used. There are 4 columns in the file and each "cell" will be used at a different time. Here is how the file goes: Column A - Contract # Column B - Year Column C - Contract Line Number Column D - Code The program will need