I didn’t design this database and the one who did knew even less than I do. At any rate, one of the fields in the tblEmployee, is of course “EmployeeName”.
The data is being input this way:
Lastname, Firstname, Date (2 spaces between Firstname, and Date).
I know how to Parse the Firstname but can’t figure out how to Parse out the rest….can anyone please help me?
I would really appreciate it.
Thanks,