N
NotGood@All
I have a table that has 3 fields, Inmate Name, FirstName, & LastName. In the
Inmate Name field they have the whole name "Smith, John". I want to to put
Smith in the LastName column, and John in the FirstName column. I entered
LastName:left([Inmate Name]),instr([Inmate Name]),",")-1) but I get "wrong
number of arguments. Can someone help me? please
Inmate Name field they have the whole name "Smith, John". I want to to put
Smith in the LastName column, and John in the FirstName column. I entered
LastName:left([Inmate Name]),instr([Inmate Name]),",")-1) but I get "wrong
number of arguments. Can someone help me? please