Am I right to say that the CStr function would force the excel row to become a
string, allowing me to output to the error log file?
Also, is it possible to return the row at which the error row occured? Imagine
if I have thousands of records, if I just return the string, I would still have
to search thru the entire worksheet of records to find the error row.