Test inputs:
First Name , Last Name, SSN, DateofVisit, CashforVisit
This , Works, 123456777, 1/1/2010, 101 (should not be counted)
This , Works, 123456777, 1/4/2011, 100 (should be counted)
Testing, Testing, 123456789, 1/5/2011, 500 (should be counted)
Testing, Testing, 123456789, 1/6/2011...