G
Guest
i want to create an 'Initials' field using Last name and First name. so i
entered this in my query:
Initials: Last([First Name],2) & Last([Last Name],2)
and it's returning an error message about the function i'm using having the
wrong number of arguments. i have checked and 2ble checked the help doc'n and
can't cee what i'm doing wrong. it's got to be really dumb. anybody care to
disabuse this writer?
entered this in my query:
Initials: Last([First Name],2) & Last([Last Name],2)
and it's returning an error message about the function i'm using having the
wrong number of arguments. i have checked and 2ble checked the help doc'n and
can't cee what i'm doing wrong. it's got to be really dumb. anybody care to
disabuse this writer?