General discussion
June 14, 2002 at 10:12 PM
devmann

Access 2000 Update Query

by devmann . Updated 24 years, 3 months ago

In a database I have a field that has a full address in it and would like to remove the City where the format appears like this;
Somewhere, MA 01609
Some, MA 01609
I know that the update line statement in the query “Left([FieldName],”10″)” retains the first 10 characters but would like to know the
Statement that would retain characters up to the comma.

This discussion is locked

All Comments