Well... There is more data that needs to be in the file...

SSN = tab(2)
LName = tab(27)
FName = tab(45)
MName = tab(58)


So I am not sure that the Space() function would work on that.