A
Abay
Hello ... I would like to copy the contents of a field called isbn, minus
its last four characters into another field. I thought the following would
work as an expression in a query,but get an error message saying "the
expression you entered has a function containing the wrong number of
arguments"
Left(Len([isbn])-4)
Any help on this would be most appreciated.
Thank you
Abay
its last four characters into another field. I thought the following would
work as an expression in a query,but get an error message saying "the
expression you entered has a function containing the wrong number of
arguments"
Left(Len([isbn])-4)
Any help on this would be most appreciated.
Thank you
Abay